Template:Team:Waterloo/TopBar
From 2014.igem.org
(Difference between revisions)
Line 21: | Line 21: | ||
overflow:hidden; | overflow:hidden; | ||
z-index:10000; | z-index:10000; | ||
+ | transition: height 0.3s linear 0s; | ||
display: none; | display: none; | ||
} | } | ||
Line 30: | Line 31: | ||
color:#71CCE6; | color:#71CCE6; | ||
} | } | ||
- | #headings li { | + | #headings > li { |
float: left; | float: left; | ||
display: block; | display: block; | ||
height: 60px; | height: 60px; | ||
} | } | ||
- | #headings li > a { | + | #headings > li > a { |
color: #71CCE6; | color: #71CCE6; | ||
font-size: 15px; | font-size: 15px; | ||
Line 44: | Line 45: | ||
} | } | ||
.projSubs { | .projSubs { | ||
- | + | list-style: none; | |
+ | line-height: 30px; | ||
} | } | ||
- | .projSubs li a { | + | .projSubs li > a { |
color: #FFFFFF; | color: #FFFFFF; | ||
font-size: 14px; | font-size: 14px; |
Revision as of 02:58, 16 October 2014