Team:TU-Delft/CSS
From 2012.igem.org
(Difference between revisions)
Line 243: | Line 243: | ||
#nav { /*main menu css*/ | #nav { /*main menu css*/ | ||
position:fixed; | position:fixed; | ||
- | width: | + | width:1000px; |
top:30px; | top:30px; | ||
left:40%; | left:40%; | ||
Line 257: | Line 257: | ||
} | } | ||
#nav ul{ | #nav ul{ | ||
- | width: | + | width: 620px; |
background: white; | background: white; | ||
text-align:center; | text-align:center; |
Revision as of 21:01, 26 September 2012