Team:TU-Delft/CSS
From 2012.igem.org
(Difference between revisions)
Line 279: | Line 279: | ||
#nav li ul { | #nav li ul { | ||
display: none; | display: none; | ||
+ | float: left; | ||
} | } | ||
#nav li.off ul, #nav li.on ul { /*put the subnav below*/ | #nav li.off ul, #nav li.on ul { /*put the subnav below*/ | ||
position:absolute; | position:absolute; | ||
+ | float: left; | ||
width:1000px; | width:1000px; | ||
height:60px; | height:60px; |
Revision as of 21:09, 26 September 2012