Template:Wisconsin-Madison header
From 2010.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
div { | div { | ||
background-position: inherit; | background-position: inherit; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
P { | P { | ||
Line 60: | Line 16: | ||
background: url(' ') top center no-repeat; | background: url(' ') top center no-repeat; | ||
width: 100%; | width: 100%; | ||
- | min-height: | + | min-height: 800px; |
height: 100%; | height: 100%; | ||
position: relative; | position: relative; | ||
Line 79: | Line 35: | ||
} | } | ||
#menubar { | #menubar { | ||
- | font-size: | + | font-size: 85%; |
position: absolute; | position: absolute; | ||
top: 0px; | top: 0px; | ||
margin: 0px !important; | margin: 0px !important; | ||
padding: 0px !important; | padding: 0px !important; | ||
- | font-family: | + | font-family: "Arial"; |
- | color: # | + | color: #eeeeee !important; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
#menubar ul:hover { | #menubar ul:hover { | ||
Line 109: | Line 60: | ||
#content { | #content { | ||
height: 100%; | height: 100%; | ||
- | width: | + | width: 1050px; |
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
Line 127: | Line 78: | ||
} | } | ||
a { | a { | ||
- | color: # | + | color: #ffffff; |
font-weight: bold; | font-weight: bold; | ||
} | } | ||
a:hover { | a:hover { | ||
- | color: # | + | color: #ffffff; |
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
a:active { | a:active { | ||
- | color: # | + | color: #ffffff; |
} | } | ||
a:visited { | a:visited { | ||
- | color: # | + | color: #888888; |
} | } | ||
a.new { | a.new { | ||
Line 154: | Line 105: | ||
#topbar a { | #topbar a { | ||
font-weight: normal; | font-weight: normal; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
h1, h2, h3, h4 { | h1, h2, h3, h4 { | ||
- | color: # | + | color: #dddddd; |
text-shadow: 1px 1px 2px black; | text-shadow: 1px 1px 2px black; | ||
border: none; | border: none; | ||
font-weight: normal; | font-weight: normal; | ||
filter: Shadow(Color=black, | filter: Shadow(Color=black, | ||
- | Direction= | + | Direction=100, |
- | Strength= | + | Strength=1); |
} | } | ||
h1 { | h1 { | ||
Line 213: | Line 157: | ||
#topbar a { | #topbar a { | ||
color: white; | color: white; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
</style> | </style> | ||
</html> | </html> | ||
+ | Hello Man |
Revision as of 15:59, 8 July 2010
Hello Man