Template:Kyoto/css
From 2014.igem.org
(Difference between revisions)
Line 31: | Line 31: | ||
} | } | ||
- | /*** | + | /*** igem official logo***/ |
- | + | #p-logo { | |
- | display: none; | + | display: none; |
} | } | ||
+ | #top-section{ | ||
+ | height: 0px; | ||
+ | top: 0px; | ||
+ | margin-top: 0px; | ||
+ | padding: 0px; | ||
+ | border: 0px; | ||
+ | } | ||
+ | #toc { | ||
+ | display: none; | ||
+ | } | ||
+ | /*** wiki page's address ***/ | ||
+ | .firstHeading { | ||
+ | display: none; | ||
+ | height:0px; | ||
+ | visibility:hidden; | ||
+ | } | ||
+ | /*** wiki search box ***/ | ||
+ | #search-controls{ | ||
+ | display:none; | ||
+ | } | ||
+ | /*** igem global menu bar ***/ | ||
+ | #catlinks { | ||
+ | display: none; | ||
+ | height: 0px; | ||
+ | } | ||
+ | /*** breaking official design end ***/ | ||
+ | /*********sandbox用***********/ | ||
#top{ | #top{ | ||
width: 100%; | width: 100%; |
Revision as of 09:07, 9 September 2014