Template:Team:Bonn
From 2012.igem.org
(Difference between revisions)
m |
(Change bg colour) |
||
(16 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <!-- <div style="float:left;position:absolute;"><a href="https://2012.igem.org"><img src="https://static.igem.org/mediawiki/2010/3/3f/IGEM_basic_Logo_mini.png" border="0"/></a></div> --> | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 10: | Line 11: | ||
border-right-width:1px; | border-right-width:1px; | ||
width:965px; | width:965px; | ||
- | |||
- | |||
} | } | ||
#top-section { | #top-section { | ||
background-position: center center; | background-position: center center; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
- | background-color: # | + | background-color: #6c89c1; |
border-width:0px; | border-width:0px; | ||
height:0px; /* set top header height to zero, so we can show our logo */ | height:0px; /* set top header height to zero, so we can show our logo */ | ||
} | } | ||
#siteSub { | #siteSub { | ||
- | display:none; | + | display:none; |
} | } | ||
#contentSub { | #contentSub { | ||
- | display:none; | + | display:none; |
} | } | ||
- | #search-controls { | + | #search-controls { |
- | + | margin-top:14px; | |
- | margin-top: | + | |
} | } | ||
+ | #menubar { | ||
+ | background-color: #dcdcf9; | ||
+ | top: -4px; | ||
+ | width: 488px; | ||
+ | } | ||
+ | #menubar ul li a { | ||
+ | color: #007da6; | ||
+ | } | ||
+ | |||
+ | .right-menu li a { | ||
+ | color: #007da6; | ||
+ | background-color: #dcdcf9; | ||
+ | } | ||
+ | |||
+ | /* change attributes of the whole page */ | ||
+ | body { | ||
+ | background: #6c89c1; | ||
+ | } | ||
+ | |||
+ | #toc { | ||
+ | margin: 1em 0; | ||
+ | } | ||
+ | .toclimit-2 .toclevel-1 ul, | ||
+ | .toclimit-3 .toclevel-2 ul, | ||
+ | .toclimit-4 .toclevel-3 ul, | ||
+ | .toclimit-5 .toclevel-4 ul, | ||
+ | .toclimit-6 .toclevel-5 ul, | ||
+ | .toclimit-7 .toclevel-6 ul { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
- | </ | + | <div style="margin: -10px -5px 0px -5px;"> |
+ | <a href="https://2012.igem.org/Team:Bonn"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/2/21/Igem-bonn-header.png" alt="iGEM Team Bonn Header" /> | ||
+ | </a> | ||
+ | </div> | ||
- | + | </html> | |
- | + | ||
- | + |
Latest revision as of 23:31, 25 September 2012