Template:Team:Amsterdam/shadow/Stylesheet
From 2012.igem.org
(Difference between revisions)
(13 intermediate revisions not shown) | |||
Line 9: | Line 9: | ||
#contentgrid {padding-left:25px;padding-right:25px;width:900px;border: 1px solid #529bc7 background-color: black; margin-left:-6px; margin-bottom:-5px; } | #contentgrid {padding-left:25px;padding-right:25px;width:900px;border: 1px solid #529bc7 background-color: black; margin-left:-6px; margin-bottom:-5px; } | ||
.firstHeading{width: 0px; height: 0px; margin-bottom: 0px; display: none; position: relative; top:0; left:0; margin:0;} | .firstHeading{width: 0px; height: 0px; margin-bottom: 0px; display: none; position: relative; top:0; left:0; margin:0;} | ||
+ | .centeredImage | ||
+ | { | ||
+ | text-align:center; | ||
+ | margin-top:0px; | ||
+ | margin-bottom:0px; | ||
+ | padding:0px; | ||
+ | } | ||
body { | body { | ||
text-align: center; | text-align: center; | ||
Line 48: | Line 55: | ||
#menu { | #menu { | ||
float: left; | float: left; | ||
- | height: | + | height: 26px; |
width: 70%; | width: 70%; | ||
border: 1px solid black; | border: 1px solid black; | ||
Line 59: | Line 66: | ||
border: 1px solid black; | border: 1px solid black; | ||
background-color: grey; | background-color: grey; | ||
- | min-height: | + | min-height: 400px; |
} | } | ||
#rightContent { | #rightContent { | ||
Line 94: | Line 101: | ||
padding-bottom: 10px; | padding-bottom: 10px; | ||
padding-left: 0px; | padding-left: 0px; | ||
+ | } | ||
+ | h4 { | ||
+ | font-size:20px; | ||
} | } | ||
m1 { | m1 { | ||
Line 109: | Line 119: | ||
/* Menu */ | /* Menu */ | ||
- | |||
#nav, #nav ul2{ | #nav, #nav ul2{ | ||
margin:0; | margin:0; | ||
Line 125: | Line 134: | ||
background-color:black; | background-color:black; | ||
} | } | ||
- | |||
#nav a:hover{ | #nav a:hover{ | ||
background-color:black; | background-color:black; | ||
Line 133: | Line 141: | ||
float:left; | float:left; | ||
position:relative; | position:relative; | ||
- | width: 8em; | + | 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 148: | 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