Team:TU-Delft/CSS
From 2012.igem.org
(Difference between revisions)
Line 245: | Line 245: | ||
} | } | ||
#nav ul{ | #nav ul{ | ||
- | width: | + | width: 620px; |
background: white; | background: white; | ||
text-align:center; | text-align:center; | ||
Line 269: | Line 269: | ||
} | } | ||
- | #nav li.off ul, #nav li.on ul { /*put the subnav | + | #nav li.off ul, #nav li.on ul { /*put the subnav below*/ |
position:absolute; | position:absolute; | ||
/*width:1300px;*/ | /*width:1300px;*/ | ||
Line 466: | Line 466: | ||
position:fixed; | position:fixed; | ||
top:0px; | top:0px; | ||
- | background:#ffffff; /* the line | + | background:#ffffff; /* the white line behind the main menu*/ |
left:0px; | left:0px; | ||
width:100%; | width:100%; | ||
- | height: | + | height:70px; |
z-index:999; | z-index:999; | ||
} | } |
Revision as of 14:54, 11 September 2012