Team:TU-Delft/CSS
From 2012.igem.org
(Difference between revisions)
Line 295: | Line 295: | ||
} | } | ||
+ | #nav li { /*float the main list items*/ | ||
+ | position:static; | ||
+ | margin: 0; | ||
+ | float: left; | ||
+ | display: inline; | ||
+ | padding:0 3px; | ||
+ | background:white ; | ||
+ | text-align:center; | ||
+ | width:90px; | ||
+ | |||
+ | } | ||
#nav li ul { | #nav li ul { | ||
Line 316: | Line 327: | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
Revision as of 01:09, 27 October 2012