Template:WHUcss
From 2011.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
background-color:#936; | background-color:#936; | ||
} | } | ||
- | + | #top-section { | |
- | + | height: 20px; | |
- | + | border-left: none; | |
- | + | border-right: none; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | ||
- | + | #siteSub { | |
- | + | display:none; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | # | + | |
- | + | ||
} | } | ||
- | # | + | #search-controls { |
- | + | display:none; | |
} | } | ||
- | + | ||
.firstHeading { | .firstHeading { | ||
- | + | display:none; | |
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | margin-top:0px; | ||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | |||
- | |||
#contentSub { | #contentSub { | ||
- | + | display:none; | |
} | } | ||
- | # | + | #siteSub { |
- | + | display:none; | |
} | } | ||
- | #footer-box{ | + | #search-controls { |
- | display: none; | + | display:none; |
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | margin-top:0px; | ||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #top-section { | ||
+ | height: 20px; | ||
+ | border-left: none; | ||
+ | border-right: none; | ||
+ | } | ||
+ | |||
+ | .left-menu { | ||
+ | margin-top:-12px; | ||
+ | } | ||
+ | |||
+ | .right-menu { | ||
+ | margin-top:-12px; | ||
+ | } | ||
+ | |||
+ | .left-menu ul { | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #menubar li a { | ||
+ | color:#8C8984; | ||
+ | background-color:transparent; | ||
+ | } | ||
+ | |||
+ | #menubar ul { | ||
+ | color:transparent; | ||
+ | background-color:transparent; | ||
+ | } | ||
+ | |||
+ | #menubar { | ||
+ | background-color:transparent; | ||
+ | font-size:85%; | ||
+ | line-height:1em; | ||
+ | position:absolute; | ||
+ | top:10px; | ||
+ | white-space:nowrap; | ||
+ | width:50%; | ||
+ | z-index:5; | ||
+ | height:20px; | ||
+ | overflow:hidden | ||
+ | |||
+ | } | ||
+ | |||
+ | .left-menu { | ||
+ | left:0; | ||
+ | padding-left: 0px; | ||
+ | } | ||
+ | .right-menu { | ||
+ | right:0; | ||
+ | |||
+ | } | ||
+ | |||
+ | .firstHeading { display:none; } | ||
+ | } | ||
+ | |||
+ | #menubar{ | ||
+ | color: #transparent; | ||
+ | } | ||
+ | |||
+ | #menubar.right-menu { | ||
+ | margin-top:-12px; | ||
+ | } | ||
+ | |||
+ | .right-menu ul { | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #menubar{ | ||
+ | top:15px; | ||
+ | z-index:25; | ||
+ | |||
+ | } | ||
+ | |||
+ | #menubar { | ||
+ | background-color:f5f6f7; | ||
+ | font-size:85%; | ||
+ | line-height:1em; | ||
+ | position:absolute; | ||
+ | top:10px; | ||
+ | white-space:nowrap; | ||
+ | width:50%; | ||
+ | z-index:5; | ||
+ | height:20px; | ||
+ | overflow:hidden | ||
+ | |||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 02:26, 11 September 2011