Line 39: | Line 39: | ||
margin: 0; | margin: 0; | ||
position: fixed; | position: fixed; | ||
− | left: | + | left: 0; |
top: 0; | top: 0; | ||
width:135%; | width:135%; | ||
Line 46: | Line 46: | ||
.displaying_menu { | .displaying_menu { | ||
display: none !important; | display: none !important; | ||
+ | } | ||
+ | |||
+ | ul li a { | ||
+ | color: #bababa; | ||
+ | } | ||
+ | |||
+ | ul li a: hover { | ||
+ | color: #fff; | ||
} | } | ||
Revision as of 05:09, 23 July 2018