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{
-
  width: 975px;
+
  height:0px;
-
  height: 20px;
+
    border:none;
-
  background-color: #ffFFff;
+
    width:980px;
-
  border: none;
+
    margin:0 auto;
 +
    padding:0 0 0 0;
 +
    background-color:yellow;
 +
    overflow:hide;
}
}

Revision as of 19:03, 1 August 2013