Team:Shenzhen BGIC 0101/css
From 2013.igem.org
(Difference between revisions)
Line 17: | Line 17: | ||
#menubar li a { | #menubar li a { | ||
background-color: transparent;} | background-color: transparent;} | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
#menubar > ul > li:last-child { | #menubar > ul > li:last-child { | ||
display:none;} | display:none;} |
Revision as of 07:10, 23 August 2013
- contentSub, #search-controls, .firstHeading, #catlinks, #p-logo,right-menu noprint {
display:none;}
body {
margin: 10px 0 0 0; padding: 0;}
- top-section {
width: 965px; height: 0; margin: 0 auto; padding: 0; border: none;}
- menubar {
font-size: 120%; /* 65% */ top: -14px;}
.left-menu:hover {
background-color: transparent;}
- menubar li a {
background-color: transparent;}
- menubar > ul > li:last-child {
display:none;}
- content, #globalWrapper {
border: none; width: 100%; margin: 0; padding: 0;}