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:0px; | |
- | + | border:none; | |
- | + | width:980px; | |
- | + | margin:0 auto; | |
+ | padding:0 0 0 0; | ||
+ | background-color:yellow; | ||
+ | overflow:hide; | ||
} | } |
Revision as of 19:03, 1 August 2013