Template:ESBS-Strasbourg/Temp1
From 2010.igem.org
(Difference between revisions)
(New page: tjrhtegrfwergtd) |
|||
(18 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | <html> | |
+ | |||
+ | <style type="text/css"> | ||
+ | |||
+ | |||
+ | |||
+ | A:link {text-decoration: none; color:#222222;} | ||
+ | A:visited {text-decoration: none; color:#222222;} | ||
+ | A:active {text-decoration: none; font-weight:bold; color:#222222;} | ||
+ | A:hover {text-decoration: none; opacity:0.75;} | ||
+ | |||
+ | body | ||
+ | { | ||
+ | font-family:"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif; | ||
+ | //font-size: 12px; | ||
+ | color: #222222; | ||
+ | margin: 0; | ||
+ | background-color: #800000; | ||
+ | |||
+ | } | ||
+ | |||
+ | #top-section | ||
+ | { | ||
+ | width:965px; | ||
+ | border: 0; | ||
+ | border-bottom: 1px solid #222222; | ||
+ | height: 20px; | ||
+ | overflow: visible; | ||
+ | } | ||
+ | |||
+ | #menubar | ||
+ | { | ||
+ | position: absolute; | ||
+ | top: 0px; | ||
+ | display:block; | ||
+ | float:left; | ||
+ | border: none; | ||
+ | |||
+ | } | ||
+ | #menubar li a | ||
+ | { | ||
+ | color: #FFFFFF; | ||
+ | } | ||
+ | |||
+ | #menubar.right-menu | ||
+ | { | ||
+ | position: absolute; | ||
+ | right: 20px; | ||
+ | font-size: 10px; | ||
+ | } | ||
+ | #menubar.left-menu | ||
+ | { | ||
+ | position: absolute; | ||
+ | left: 20px; | ||
+ | font-size: 10px; | ||
+ | } | ||
+ | |||
+ | #search-controls | ||
+ | { | ||
+ | display: none | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | #p-logo a | ||
+ | { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #p-logo | ||
+ | { | ||
+ | position: relative; | ||
+ | top: 30px; | ||
+ | width: 975px; | ||
+ | margin-left: -5px; | ||
+ | margin-right: auto; | ||
+ | // background: url("https://static.igem.org/mediawiki/2010/7/70/ESBS-Strasbourg-Temp2.png"); | ||
+ | background: url("https://static.igem.org/mediawiki/2010/7/70/ESBS-Strasbourg-Temp2.png"); | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: left top; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | #content | ||
+ | { | ||
+ | position: relative; | ||
+ | top: 110px; | ||
+ | border: 0; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | #footer | ||
+ | { | ||
+ | width: 965px; | ||
+ | margin: 0; | ||
+ | line-height: 0; | ||
+ | |||
+ | font-size: 10px; | ||
+ | font-family:"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif; | ||
+ | |||
+ | } | ||
+ | |||
+ | #footer-box | ||
+ | { | ||
+ | position: relative; | ||
+ | top: 160px; | ||
+ | height: 35px; | ||
+ | border:0; | ||
+ | border-top: 1px solid #888888; | ||
+ | width: 965px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #footer a | ||
+ | { | ||
+ | color: #800000; | ||
+ | |||
+ | font-family:sans-serif; | ||
+ | font-size:95%; | ||
+ | white-space:nowrap; | ||
+ | text-align:left; | ||
+ | text-transform:lowercase; | ||
+ | } | ||
+ | |||
+ | #footer a:hover | ||
+ | { | ||
+ | color:black; | ||
+ | } | ||
+ | |||
+ | #footer .selected a | ||
+ | { | ||
+ | color:black; | ||
+ | } | ||
+ | |||
+ | #menubar .selected a | ||
+ | { | ||
+ | color:#222222; | ||
+ | } | ||
+ | #menubar li a:hover | ||
+ | { | ||
+ | color:#222222; | ||
+ | } | ||
+ | |||
+ | .firstHeading | ||
+ | { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | .navbar | ||
+ | { | ||
+ | align:center; | ||
+ | } | ||
+ | |||
+ | .navbar td | ||
+ | { | ||
+ | border-right:1px dotted #CCCCCC; | ||
+ | display:inline; | ||
+ | margin-left:5px; | ||
+ | padding-right:5px; | ||
+ | align="center"; | ||
+ | } | ||
+ | </style> | ||
+ | </html> |
Latest revision as of 20:21, 2 October 2010