Team:TU-Delft/Test
From 2012.igem.org
(Difference between revisions)
Line 20: | Line 20: | ||
text-transform:uppercase; | text-transform:uppercase; | ||
} | } | ||
+ | |||
+ | |||
+ | #nav li { /*float the main list items*/ | ||
+ | float: left; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
#nav ul{ | #nav ul{ | ||
width: 620px; | width: 620px; | ||
Line 33: | Line 42: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
#nav li ul { | #nav li ul { | ||
display: none; | display: none; |
Revision as of 02:23, 27 October 2012