Template:Wisconsin-Madison header
From 2010.igem.org
(Difference between revisions)
Line 55: | Line 55: | ||
} | } | ||
#menubar a { | #menubar a { | ||
- | color: # | + | color: #eeeeee !important; |
font-weight: normal; | font-weight: normal; | ||
} | } | ||
Line 92: | Line 92: | ||
} | } | ||
a.new { | a.new { | ||
- | color: # | + | color: #eeeeee; |
} | } | ||
a.new:hover { | a.new:hover { | ||
- | color: # | + | color: #eeeeee; |
} | } | ||
a.new:active { | a.new:active { | ||
- | color: # | + | color: #eeeeee; |
} | } | ||
a.new:visited { | a.new:visited { | ||
- | color: # | + | color: #eeeeee; |
} | } | ||
#topbar a { | #topbar a { | ||
Line 107: | Line 107: | ||
} | } | ||
h1, h2, h3, h4 { | h1, h2, h3, h4 { | ||
- | color: # | + | color: #ffffff; |
text-shadow: 1px 1px 2px black; | text-shadow: 1px 1px 2px black; | ||
border: none; | border: none; | ||
Line 128: | Line 128: | ||
table, tr, td, th { | table, tr, td, th { | ||
background: inherit; | background: inherit; | ||
- | color: # | + | color: #5B7AA2; |
} | } | ||
.firstHeading | .firstHeading | ||
Line 141: | Line 141: | ||
#footer-box { | #footer-box { | ||
display: none; | display: none; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
</style> | </style> | ||
</html> | </html> | ||
Hello Man | Hello Man |
Revision as of 16:12, 8 July 2010
Hello Man