Team:BasicallyAcid/templates/header
From 2012hs.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
/*BEGIN HEADER/MENU REMOVAL*/ | /*BEGIN HEADER/MENU REMOVAL*/ | ||
h1.firstHeading {display:none;} | h1.firstHeading {display:none;} | ||
- | body { | + | body {background-color: #260603; background-repeat: no-repeat; background-position: top center;0} |
- | + | #top-section {width:965px; border: 0; border-bottom: 1px solid #888888; height: 20px; overflow: visible;} | |
- | + | ||
- | + | ||
- | } | + | |
- | #top-section {width:965px; border: | + | |
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;} | #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;} | ||
#menubar {position: absolute; top: 0px; display:block; float:left; border: none;} | #menubar {position: absolute; top: 0px; display:block; float:left; border: none;} | ||
Line 27: | Line 23: | ||
#footer-box {width: 949px;} | #footer-box {width: 949px;} | ||
h1 { background: #DFE4EB; color: black; text-align:center; } | h1 { background: #DFE4EB; color: black; text-align:center; } | ||
- | h2 { background: #DFE4EB; border:0;border-top: | + | h2 { background: #DFE4EB; border:0;border-top: 1px solid #B1BECF; color: black; font-weight:bold; } |
.panel img { width: 200px } /*bottom boxes width */ | .panel img { width: 200px } /*bottom boxes width */ | ||
Line 57: | Line 53: | ||
} | } | ||
ul#nav > li { | ul#nav > li { | ||
- | border: | + | border: 0.5em solid #260603; |
background: #003366; | background: #003366; | ||
z-index:500; | z-index:500; | ||
Line 70: | Line 66: | ||
} | } | ||
ul#nav li > ul { | ul#nav li > ul { | ||
- | border: | + | border: 0.2em solid #000; |
-moz-border-radius: 0.2em; | -moz-border-radius: 0.2em; | ||
z-index:500; | z-index:500; | ||
} | } | ||
- | ul#nav li > a { z-index:500;} | + | ul#nav li > a { background: #fff; color: black; z-index:500;} |
- | ul#nav li:hover > a { | + | ul#nav li:hover > a { color: #fff; background: #260603; z-index:500;} /* Menu subitem hover text */ |
- | ul#nav > li > a { color:#000; background: #DFE4EB; border: | + | ul#nav > li > a { color:#000; background: #DFE4EB; border: 0.1em solid #000000; font-weight:bold; font-variant: small-caps; text-align:center; z-index:500;} /*menu text properties*/ |
ul#nav > li:hover > a { } | ul#nav > li:hover > a { } | ||
Line 105: | Line 101: | ||
} | } | ||
ul#nav2 > li { | ul#nav2 > li { | ||
- | border: | + | border: 0.5em solid #632D2D; |
background: #003366; | background: #003366; | ||
} | } | ||
Line 115: | Line 111: | ||
} | } | ||
ul#nav2 li > ul { | ul#nav2 li > ul { | ||
- | border: | + | border: 0.2em solid #000; |
- | -moz-border-radius: | + | -moz-border-radius: 0.2em; |
} | } | ||
ul#nav2 li > a { background: #fff; color: black;} | ul#nav2 li > a { background: #fff; color: black;} | ||
- | + | ul#nav2 li:hover > a { color: #fff; background: #260603;} /* Menu subitem hover text */ | |
- | ul#nav2 > li > a { color:#fff; background: #212121; font-weight:bold; font-variant: small-caps; text-align:center;} /*menu text properties*/ | + | ul#nav2 > li > a { color:#fff; background: #212121; border: 0.1em solid #000000; font-weight:bold; font-variant: small-caps; text-align:center;} /*menu text properties*/ |
ul#nav2 > li:hover > a { } | ul#nav2 > li:hover > a { } | ||
Line 128: | Line 124: | ||
<html> | <html> | ||
<body> | <body> | ||
- | <div id="logo" style="position: relative; width: 949px; height: | + | <div id="logo" style="position: relative; width: 949px; height: 150px; background: url('https://static.igem.org/mediawiki/2010/d/d2/Mainlogo.jpg'); clear: both; "> |
</div> | </div> | ||
</html> | </html> | ||
- | {{:Team: | + | {{:Team:Brown/templates/menu}} |
Latest revision as of 00:33, 21 March 2012