Team:Hong Kong HKUST/team
From 2013.igem.org
(Difference between revisions)
Line 89: | Line 89: | ||
{ | { | ||
visibility:hidden | visibility:hidden | ||
+ | } | ||
+ | #menubar | ||
+ | { | ||
+ | background-color:#EEECEC; | ||
+ | opacity:0.8; | ||
+ | top:-4px; | ||
+ | width:360px; | ||
+ | height:23px; | ||
+ | position:absolute; | ||
+ | top:-20px; | ||
+ | } | ||
+ | #menubar ul li a | ||
+ | { | ||
+ | color:#8D1919; | ||
+ | } | ||
+ | #menubar.right-menu | ||
+ | { | ||
+ | background-color:#EEECEC; | ||
+ | opacity:0.8; | ||
+ | top:-4px; | ||
+ | width:240px; | ||
+ | height:23px; | ||
+ | position:absolute; | ||
+ | top:-20px; | ||
+ | } | ||
+ | .right-menu li a | ||
+ | { | ||
+ | color:#8D1919; | ||
+ | background-color:#EEECEC; | ||
} | } | ||
#search-controls | #search-controls |
Revision as of 11:55, 4 July 2013