Team:Shenzhen BGIC 0101/css
From 2013.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
padding: 0; | padding: 0; | ||
- | + | ||
- | margin:0 auto; | + | margin:0 auto;} |
#bodyContent{ | #bodyContent{ | ||
- | + | } | |
#top-section { | #top-section { | ||
width: 965px; | width: 965px; | ||
Line 32: | Line 32: | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
- | + | ||
} | } | ||
#content{ | #content{ |
Revision as of 08:32, 23 August 2013
html{
background: url("") repeat;
}
- contentSub, #search-controls, .firstHeading, #catlinks, #p-logo,right-menu noprint {
display:none;}
body {
padding: 0; margin:0 auto;}
- bodyContent{
}
- top-section {
width: 965px; height: 0; margin: 0 auto; padding: 0; border: none;}
- menubar {
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;
}
- content{
position:relative; z-index:2; background-color: #030405; font-family: 'Lucida Sans Unicode',sans-serif; font-size: 14px; line-height: 1em; border:none !important; margin:0 !important; padding:0 !important;
}