Team:SEU O China/Template/Header
From 2012.igem.org
(Difference between revisions)
m |
|||
(18 intermediate revisions not shown) | |||
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 { | ||
- | + | background-color: white; | |
- | height: | + | height: 10px; |
width: 975px; | width: 975px; | ||
- | |||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
border-bottom: none; | border-bottom: none; | ||
- | margin-bottom: | + | margin-bottom: none; |
padding: 0; | padding: 0; | ||
font-size: 10pt; | font-size: 10pt; | ||
+ | } | ||
+ | |||
+ | img[src*="/wiki/skins/common/images/wiki.png"]{ | ||
+ | width:0; | ||
+ | height:60px; | ||
+ | padding-right:975px; | ||
+ | background:#transparent; | ||
} | } | ||
Line 29: | Line 61: | ||
margin-bottom: 0; | margin-bottom: 0; | ||
width: 975px; | width: 975px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 61: | Line 80: | ||
.firstHeading { | .firstHeading { | ||
+ | display: none; | ||
} | } | ||
Line 88: | Line 108: | ||
margin-top: 0px; | margin-top: 0px; | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
body { | body { | ||
Latest revision as of 11:54, 22 September 2012