Optimizations for dynamic background, pinned background to image 0 for development of the UI, tweaked menu button css.
This commit is contained in:
@@ -273,11 +273,12 @@ body, html, div {
|
||||
font-family: 'Avenir Book';
|
||||
background: none;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#menu_img {
|
||||
height:15px;
|
||||
margin-left:-2px;
|
||||
height: 11px;
|
||||
margin-left: -2px;
|
||||
}
|
||||
|
||||
#menu_text {
|
||||
@@ -286,6 +287,6 @@ body, html, div {
|
||||
letter-spacing: 2px;
|
||||
text-shadow: 0px 0px 0px #bebcbb;
|
||||
font-size: 11px;
|
||||
line-height: 24px;
|
||||
line-height: 30px;
|
||||
display: flex;
|
||||
}
|
||||
Reference in New Issue
Block a user