Template:Team:Amsterdam/shadow/Stylesheet
From 2012.igem.org
(Difference between revisions)
(8 intermediate revisions not shown) | |||
Line 55: | Line 55: | ||
#menu { | #menu { | ||
float: left; | float: left; | ||
- | height: | + | height: 26px; |
width: 70%; | width: 70%; | ||
border: 1px solid black; | border: 1px solid black; | ||
Line 119: | Line 119: | ||
/* Menu */ | /* Menu */ | ||
- | |||
#nav, #nav ul2{ | #nav, #nav ul2{ | ||
margin:0; | margin:0; | ||
Line 135: | Line 134: | ||
background-color:black; | background-color:black; | ||
} | } | ||
- | |||
#nav a:hover{ | #nav a:hover{ | ||
background-color:black; | background-color:black; | ||
Line 143: | Line 141: | ||
float:left; | float:left; | ||
position:relative; | position:relative; | ||
- | width: | + | width: 6.8em; |
} | } | ||
#nav ul2 { | #nav ul2 { | ||
position:absolute; | position:absolute; | ||
- | width:8em; | + | width:6.8em; |
display:none; | display:none; | ||
} | } | ||
#nav li2 ul2 a{ | #nav li2 ul2 a{ | ||
width:100%; | width:100%; | ||
- | border: | + | border:0px solid black; |
float:left; | float:left; | ||
} | } | ||
Line 158: | Line 156: | ||
top:auto; | top:auto; | ||
} | } | ||
- | |||
#nav li2 ul2 ul2 { | #nav li2 ul2 ul2 { | ||
top: 0.5em; | top: 0.5em; | ||
- | left:8em; | + | left:6.8em; |
margin:0em 0 0 1em; | margin:0em 0 0 1em; | ||
} | } | ||
- | |||
#nav li2:hover ul2 ul2, #nav li2:hover ul2 ul2 ul2, #nav li2:hover ul2 ul2 ul2 ul2{ | #nav li2:hover ul2 ul2, #nav li2:hover ul2 ul2 ul2, #nav li2:hover ul2 ul2 ul2 ul2{ | ||
display:none; | display:none; |
Latest revision as of 14:59, 11 June 2012