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