Team:Hong Kong HKUST/notebook
From 2013.igem.org
(Difference between revisions)
Line 108: | Line 108: | ||
list-style:none; | list-style:none; | ||
width:100%; | width:100%; | ||
- | z-index: | + | z-index:11; |
} | } | ||
ul.first>li | ul.first>li | ||
Line 114: | Line 114: | ||
float:left; | float:left; | ||
width:16.6667%; | width:16.6667%; | ||
+ | z-index:11; | ||
} | } | ||
ul.first>li>a:link,ul.first>li>a:visited | ul.first>li>a:link,ul.first>li>a:visited | ||
Line 125: | Line 126: | ||
text-decoration:none; | text-decoration:none; | ||
text-transform:uppercase; | text-transform:uppercase; | ||
- | z-index: | + | z-index:11; |
} | } | ||
ul.first>li>a:hover,ul.first>li>a:active | ul.first>li>a:hover,ul.first>li>a:active | ||
{ | { | ||
- | background-color:#e32e51; | + | background-color:#e32e51;z-index:11; |
} | } | ||
Line 136: | Line 137: | ||
{ | { | ||
display:none; | display:none; | ||
- | width:100%; | + | width:100%;z-index:11; |
} | } | ||
Line 149: | Line 150: | ||
text-decoration:none; | text-decoration:none; | ||
text-transform:uppercase; | text-transform:uppercase; | ||
- | z-index: | + | z-index:11; |
} | } | ||
ul.first>li>ul>li>a:hover,ul.first>li>ul>li>a:active | ul.first>li>ul>li>a:hover,ul.first>li>ul>li>a:active | ||
{ | { | ||
- | background-color:#f87790; | + | background-color:#f87790;z-index:11; |
} | } | ||
.menu | .menu | ||
Line 162: | Line 163: | ||
top:141px; | top:141px; | ||
width:100%; | width:100%; | ||
+ | z-index:11; | ||
} | } | ||
ul.side-nav { | ul.side-nav { |
Revision as of 14:28, 12 September 2013
June 2013
-
Week 4
Content 1