Template:Tsinghua:Common-Style
From 2014.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
/******************************************* | /******************************************* | ||
Line 368: | Line 317: | ||
display: block; | display: block; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | /******************************************* | ||
+ | iGEM top section | ||
+ | *******************************************/ | ||
+ | /* Styles for Wiki*/ | ||
+ | #p-logo { | ||
+ | height:0px; overflow:hidden; display: none; | ||
+ | } | ||
+ | #top-section { | ||
+ | background-color: #444444; | ||
+ | height: 20px; | ||
+ | border-width:0px; | ||
+ | border-top-width:0px; | ||
+ | } | ||
+ | #content { | ||
+ | line-height: normal; | ||
+ | width: 975px; | ||
+ | border-left-width:0px; | ||
+ | border-right-width:0px; | ||
+ | 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; | ||
+ | } | ||
+ | |||
+ | |||
</style> | </style> | ||
<html> | <html> |
Revision as of 06:38, 14 October 2014