Template:Team:Bonn
From 2012.igem.org
(Difference between revisions)
(Embed header in html) |
(Change bg colour) |
||
(4 intermediate revisions not shown) | |||
Line 15: | Line 15: | ||
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 */ | ||
Line 44: | Line 44: | ||
/* change attributes of the whole page */ | /* change attributes of the whole page */ | ||
body { | body { | ||
- | background: # | + | 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"> | + | <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" /> | + | <img src="https://static.igem.org/mediawiki/2012/2/21/Igem-bonn-header.png" alt="iGEM Team Bonn Header" /> |
- | </a> | + | </a> |
- | </ | + | </div> |
</html> | </html> |
Latest revision as of 23:31, 25 September 2012