Template:Wisconsin-Madison header
From 2010.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | html { | ||
+ | background-color: #FFFFFF; | ||
+ | } | ||
P { | P { | ||
margin: 0px; | margin: 0px; | ||
Line 33: | Line 36: | ||
} | } | ||
#menubar { | #menubar { | ||
- | + | display: none; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
#menubar ul:hover { | #menubar ul:hover { | ||
Line 58: | Line 55: | ||
#content { | #content { | ||
height: 100%; | height: 100%; | ||
- | width: | + | width: 920px; |
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
- | padding-left: | + | padding-left: 5px; |
padding-right: 20px; | padding-right: 20px; | ||
position: relative; | position: relative; | ||
Line 121: | Line 118: | ||
table, tr, td, th { | table, tr, td, th { | ||
background: inherit; | background: inherit; | ||
- | color: # | + | color: #888888; |
} | } | ||
.firstHeading | .firstHeading | ||
{ | { | ||
- | color: # | + | color: #888888; |
display: none; | display: none; | ||
} | } |
Latest revision as of 03:59, 28 October 2010