Team:Peking

From 2013.igem.org

(Difference between revisions)
Line 3: Line 3:
/* hiding the top section*/
/* hiding the top section*/
#top-section{
#top-section{
-
     height:10px;
+
     height:0px;
     border:none;
     border:none;
     width:980px;
     width:980px;
     margin:0 auto;
     margin:0 auto;
     padding:0 0 0 0;
     padding:0 0 0 0;
-
     background-color:yellow;
+
     background-color:white;
     overflow:hide;
     overflow:hide;
}
}
Line 57: Line 57:
     font-size: 95%;
     font-size: 95%;
     line-height: 1em;
     line-height: 1em;
 +
    z-index:99;
}
}

Revision as of 15:17, 4 July 2013