Team:SEU O China/Template/Header
From 2012.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
/* Adapted from TU Delft 2010's Pieter van Boheemen's Wiki Hacks and 2011 Queens_Canada Wiki code - START Wiki Hacks */ | /* Adapted from TU Delft 2010's Pieter van Boheemen's Wiki Hacks and 2011 Queens_Canada Wiki code - START Wiki Hacks */ | ||
+ | |||
+ | |||
+ | |||
+ | #menubar li a { | ||
+ | color:#8C8984; | ||
+ | background-color:transparent; | ||
+ | } | ||
+ | |||
+ | #menubar ul { | ||
+ | color:transparent; | ||
+ | background-color:transparent; | ||
+ | } | ||
+ | |||
+ | #menubar { | ||
+ | background-color:transparent; | ||
+ | font-size:85%; | ||
+ | line-height:1em; | ||
+ | position:absolute; | ||
+ | top:10px; | ||
+ | white-space:nowrap; | ||
+ | width:50%; | ||
+ | z-index:5; | ||
+ | height:20px; | ||
+ | overflow:hidden | ||
+ | |||
+ | } | ||
#top-section { | #top-section { | ||
Line 19: | Line 45: | ||
font-size: 10pt; | font-size: 10pt; | ||
} | } | ||
+ | |||
Line 29: | Line 56: | ||
margin-bottom: 0; | margin-bottom: 0; | ||
width: 975px; | width: 975px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 102: | Line 103: | ||
margin-top: 0px; | margin-top: 0px; | ||
} | } | ||
+ | |||
body { | body { | ||
Revision as of 10:58, 22 September 2012