Template:Wisconsin-Madison header
From 2010.igem.org
(Difference between revisions)
(New page: __NOTOC__ <html> <style> div { background-position: inherit; } #topnav { position: absolute; left: 477px; top: 23px; width: 496px; height: 136px; word-wrap: break-word; ...) |
|||
(67 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<html> | <html> | ||
<style> | <style> | ||
- | + | html { | |
- | + | background-color: #FFFFFF; | |
- | + | ||
- | # | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
P { | P { | ||
Line 55: | Line 11: | ||
hr { | hr { | ||
border: none; | border: none; | ||
- | border-top: 1px # | + | border-top: 1px #ffffff solid; |
} | } | ||
+ | #globalWrapper {background-color:#ffffff;} | ||
#globalWrapper { | #globalWrapper { | ||
- | background | + | background-color: #ffffff |
width: 100%; | width: 100%; | ||
- | min-height: | + | min-height: 500px; |
height: 100%; | height: 100%; | ||
position: relative; | position: relative; | ||
Line 66: | Line 23: | ||
margin-right: auto; | margin-right: auto; | ||
text-align: center; | text-align: center; | ||
+ | } | ||
+ | #toc, .toc { | ||
+ | background: none; | ||
+ | border: none; | ||
} | } | ||
#top-section { | #top-section { | ||
Line 73: | Line 34: | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
padding: 0px; | padding: 0px; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
#menubar { | #menubar { | ||
- | + | display: none; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
#menubar ul:hover { | #menubar ul:hover { | ||
Line 97: | Line 47: | ||
#menubar li { | #menubar li { | ||
margin: 0px; | margin: 0px; | ||
- | padding: | + | padding: 10px; |
} | } | ||
#menubar a { | #menubar a { | ||
- | color: # | + | color: #888888 !important; |
font-weight: normal; | font-weight: normal; | ||
} | } | ||
#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: | + | padding-right: 20px; |
position: relative; | position: relative; | ||
text-align: left; | text-align: left; | ||
Line 121: | Line 71: | ||
#search-controls { | #search-controls { | ||
display: none; | display: none; | ||
+ | } | ||
+ | a { | ||
+ | color: #0099ee; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | a:hover { | ||
+ | color: #0099ee; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | a:active { | ||
+ | color: #9988ff; | ||
+ | } | ||
+ | a:visited { | ||
+ | color: #0099ee; | ||
+ | } | ||
+ | #topbar a { | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | h1, h2 { | ||
+ | color: #ffffff; | ||
+ | text-shadow: 1px 1px 5px black; | ||
+ | border: none; | ||
+ | font-weight: bold; | ||
+ | filter: Shadow(Color=black, | ||
+ | Direction=100, | ||
+ | Strength=10); | ||
+ | } | ||
+ | h3, h4 { | ||
+ | font-weight: lighter; | ||
+ | color: #888888; | ||
+ | } | ||
+ | h1 { | ||
+ | border-bottom: 1px solid #e5f6ff; | ||
+ | } | ||
+ | .editsection { | ||
+ | font-size: 12px; | ||
+ | text-shadow: none; | ||
+ | font-weight: normal; | ||
+ | color: #888888; | ||
+ | } | ||
+ | .editsection a { | ||
+ | font-weight: normal; | ||
+ | text-shadow: none; | ||
+ | color: #888888; | ||
+ | } | ||
+ | table, tr, td, th { | ||
+ | background: inherit; | ||
+ | color: #888888; | ||
+ | } | ||
+ | .firstHeading | ||
+ | { | ||
+ | color: #888888; | ||
+ | display: none; | ||
+ | } | ||
+ | #content { | ||
+ | color: #000000; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | #footer-box { | ||
+ | display: none; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 03:59, 28 October 2010