Team:TU-Delft/CSS
From 2012.igem.org
(Difference between revisions)
Line 284: | Line 284: | ||
#nav li.off ul, #nav li.on ul { /*Position of the submenu!!*/ | #nav li.off ul, #nav li.on ul { /*Position of the submenu!!*/ | ||
position:static; | position:static; | ||
- | float: | + | float:left; |
width:400px; | width:400px; | ||
height:70px; | height:70px; | ||
Line 293: | Line 293: | ||
padding: 0 0 0 0; | padding: 0 0 0 0; | ||
background:white; | background:white; | ||
- | + | text-align:center; | |
} | } |
Revision as of 12:52, 15 October 2012