Team:AHUT China/Template/CSS RESET
From 2014.igem.org
(Difference between revisions)
Line 50: | Line 50: | ||
/* menu (page, edit ...) */ | /* menu (page, edit ...) */ | ||
#menubar { | #menubar { | ||
- | background-color: | + | background-color:transparent; |
position: relative; | position: relative; | ||
float:left; | float:left; | ||
Line 56: | Line 56: | ||
width: 490px; | width: 490px; | ||
z-index: 5000; | z-index: 5000; | ||
+ | } | ||
+ | #menubar ul:hover { | ||
+ | background:black; | ||
} | } | ||
#menubar ul li a { | #menubar ul li a { |
Revision as of 07:49, 17 September 2014