Team:Shenzhen BGIC 0101/css

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
html{
html{
-
  background: url("https://static.igem.org/mediawiki/2013/3/39/Muban.jpg") repeat;
+
  background: #010202;
}
}
Line 6: Line 6:
     display:none;}
     display:none;}
body {
body {
-
    
+
   background: url("https://static.igem.org/mediawiki/2013/3/39/Muban.jpg") repeat;
     padding: 0;
     padding: 0;
    
    

Revision as of 08:34, 23 August 2013

html{

background: #010202;

}

  1. contentSub, #search-controls, .firstHeading, #catlinks, #p-logo,right-menu noprint {
   display:none;}

body {

 background: url("Muban.jpg") repeat;
   padding: 0;
  
   margin:0 auto;}
  1. bodyContent{
 }
  1. top-section {
   width: 965px;
   height: 0;
   margin: 0 auto;
   padding: 0;
   border: none;}
  1. menubar {
 top: -14px;}

.left-menu:hover {

   background-color: transparent;}
  1. menubar li a {
   background-color: transparent;}
  1. menubar > ul > li:last-child {
   display:none;}
  1. content, #globalWrapper {
   border: none;
   width: 100%;
   margin: 0;
   padding: 0;
  

}

  1. 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;

}