Team:Shenzhen BGIC 0101/css
From 2013.igem.org
(Difference between revisions)
Line 55: | Line 55: | ||
margin:0 !important; | margin:0 !important; | ||
padding:0 !important; | padding:0 !important; | ||
+ | } | ||
+ | #my_team{ | ||
+ | font-family:Georgia, serif; | ||
+ | font-weight:700; | ||
} | } |
Revision as of 12:17, 3 September 2013
- contentSub, #search-controls, .firstHeading, #catlinks, #footer-box, #p-logo,right-menu noprint {
display:none;}
body {
padding: 0; margin:0;}
- bodyContent{
margin: 0; padding: 0; border: 0; }
- wrap{
margin: 0; padding: 0; border: 0;
}
- container{
margin: 0; padding: 0; border: 0; }
- top-section {
width: 965px; height: 0; margin: 0 auto; padding: 0; border: none;}
- menubar {
font-size: 80%; top: -20px; height: 10px; z-index :99999999;}
.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; font-family: 'Lucida Sans Unicode',sans-serif; font-size: 14px; line-height: 1em; border:none !important; margin:0 !important; padding:0 !important;
}
- my_team{
font-family:Georgia, serif; font-weight:700;
}