Template:Tsinghua:Common-Style
From 2014.igem.org
(Difference between revisions)
Line 287: | Line 287: | ||
iGEM top section | iGEM top section | ||
*******************************************/ | *******************************************/ | ||
+ | /* Styles for Wiki*/ | ||
+ | #p-logo { | ||
+ | height:0px; overflow:hidden; display: none; | ||
+ | } | ||
#top-section { | #top-section { | ||
- | + | background-color: #444444; | |
height: 20px; | height: 20px; | ||
- | width: | + | border-width:0px; |
- | + | border-top-width:0px; | |
} | } | ||
- | + | #content { | |
- | # | + | line-height: normal; |
- | + | width: 975px; | |
- | + | border-left-width:0px; | |
- | + | border-right-width:0px; | |
- | width: | + | padding:0px; |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | # | + | #contentSub { |
- | + | display: none; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | .firstHeading { | |
- | + | display: none; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | div#catlinks { | |
- | + | visibility: hidden; | |
- | + | height: 0px; | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | #searchInput | |
- | + | { | |
- | + | position:relative; | |
- | + | height:0px; | |
+ | margin-bottom:0em; | ||
+ | visibility:hidden; | ||
} | } | ||
- | . | + | input.searchButton |
- | + | { | |
- | + | height:0px; | |
- | + | margin-bottom:0em; | |
+ | visibility:hidden; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | div#bodyContent > p:first-child { | |
- | + | display:none; | |
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
/* ~~ The footer ~~ */ | /* ~~ The footer ~~ */ |
Revision as of 06:08, 14 October 2014