Template:Team:Nevada:Header
From 2012.igem.org
(Difference between revisions)
Leochong718 (Talk | contribs) |
Leochong718 (Talk | contribs) |
||
(49 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
</p> | </p> | ||
- | |||
- | |||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
Line 20: | Line 17: | ||
background-color:#ffffff; | background-color:#ffffff; | ||
height:100%; | height:100%; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
#content { | #content { | ||
border-left-width:0px; | border-left-width:0px; | ||
border-right-width:0px; | border-right-width:0px; | ||
- | + | float: center; | |
- | + | padding:0px; | |
- | + | width:1060px; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
#bodyContent{ | #bodyContent{ | ||
width:100%; | width:100%; | ||
border:none; | border:none; | ||
- | margin: | + | margin:0px; |
padding:0; | padding:0; | ||
} | } | ||
Line 64: | Line 35: | ||
#bodyContent p { | #bodyContent p { | ||
margin:0; | margin:0; | ||
- | padding: | + | padding:0px 15px; |
} | } | ||
/* END IGEM Header Overrides */ | /* END IGEM Header Overrides */ | ||
.ColorGreen { | .ColorGreen { | ||
- | background-color: # | + | background-color: #bedc15; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
#NavBar { | #NavBar { | ||
- | height: | + | height: 28px; |
width: 100%; | width: 100%; | ||
- | padding-top: | + | padding-top: 12px; |
border-bottom-width: 2px; | border-bottom-width: 2px; | ||
border-bottom-style: inset; | border-bottom-style: inset; | ||
border-bottom-color: #CCC; | border-bottom-color: #CCC; | ||
margin:0; | margin:0; | ||
+ | } | ||
+ | #Header { | ||
+ | height: 130px; | ||
+ | width:100%; | ||
+ | border-bottom-width: 0px; | ||
+ | border-bottom-style: solid; | ||
+ | border-bottom-color: #000; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2012/5/5c/Header2.png); | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: top; | ||
+ | |||
+ | } | ||
+ | #ContentArea { | ||
+ | height: auto; | ||
+ | width:100%; | ||
+ | float:center; | ||
+ | margin-bottom:40px; | ||
+ | margin-left:0px; | ||
+ | } | ||
+ | #NavBar a:link { | ||
+ | background-color:#bedc15; | ||
+ | font-size: 12px; | ||
+ | font-style: bold; | ||
+ | text-decoration: none; | ||
+ | color: #000; | ||
+ | margin-top: 7px; | ||
+ | } | ||
+ | #NavBar a:visited { | ||
+ | color: #033; | ||
+ | background-color:#bedc15; | ||
+ | } | ||
+ | #NavBar a:hover { | ||
+ | color: #fff; | ||
+ | background-color:#bedc15; | ||
+ | margin-top: 7px; | ||
+ | } | ||
+ | .ColorBlue { | ||
+ | background-color: #a2ba1d; | ||
} | } | ||
Line 126: | Line 125: | ||
opacity:0.3; | opacity:0.3; | ||
text-align: right; | text-align: right; | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
.ThinTopBar { | .ThinTopBar { | ||
Line 149: | Line 143: | ||
float:left; | float:left; | ||
margin-bottom:40px; | margin-bottom:40px; | ||
- | margin-left: | + | margin-left:0px; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
#Footer { | #Footer { | ||
Line 181: | Line 164: | ||
float:left; | float:left; | ||
clear:right; | clear:right; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
#Abstract { | #Abstract { | ||
Line 192: | Line 169: | ||
width: 500px; | width: 500px; | ||
float: left; | float: left; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
#SlidePanel { | #SlidePanel { | ||
Line 279: | Line 250: | ||
height: 100%; | height: 100%; | ||
width: 100%; | width: 100%; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
#ProjTitle { | #ProjTitle { | ||
Line 359: | Line 326: | ||
</style> | </style> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</html> | </html> |
Latest revision as of 15:42, 2 October 2012