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:100px;
     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:white;
+
     background-color:yellow;
     overflow:hide;
     overflow:hide;
}
}

Revision as of 15:20, 4 July 2013