Team:Frankfurt/NavBarTemp/NavCss
From 2013.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
Green: #00a000 | Green: #00a000 | ||
*/ | */ | ||
- | + | #top-section { | |
- | + | border: none; | |
- | + | height: 0px; | |
- | + | width: 975px; | |
- | + | margin: 0px; | |
- | + | margin-left: auto; | |
- | + | margin-right: auto; | |
- | + | border-bottom: none; | |
- | + | margin-bottom: 0; | |
- | + | padding: 0; | |
- | + | font-size: 10pt; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | #p-logo { | ||
+ | border: none; | ||
+ | height: 0px; | ||
+ | margin: -1px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | margin-bottom: 0; | ||
+ | width: 975px; | ||
+ | } | ||
+ | |||
+ | #menubar.left-menu { | ||
+ | background-color: #1c63b7; | ||
+ | width: 975px; | ||
+ | float: left; | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #menubar.left-menu a { | ||
+ | font-family: Tahoma, Geneva, sans-serif; | ||
+ | color: white; | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | display: none; | ||
+ | margin-top: 0px; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | background-color: white; | ||
+ | border: none; | ||
+ | color: black; | ||
+ | line-height: 1.5em; | ||
+ | padding-bottom: none; | ||
+ | margin-bottom: none; | ||
+ | font-family: Tahoma, Geneva, sans-serif; | ||
+ | font-smooth: always; | ||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #contentSub { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #footer { | ||
+ | display: none; | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #catlinks { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #toc { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | background-color: #FFFFFF; | ||
+ | text-align: justify; | ||
+ | } | ||
+ | |||
+ | #p-logo { height:1px; overflow:hidden; display: none;} | ||
+ | /* END Wiki Hacks */ | ||
#menu{ | #menu{ | ||
width: 100%; | width: 100%; |
Revision as of 14:59, 2 October 2013