Team:UC Davis/main.html
From 2010.igem.org
Skatercomet (Talk | contribs) |
Skatercomet (Talk | contribs) |
||
Line 36: | Line 36: | ||
width: 1005px; | width: 1005px; | ||
} | } | ||
+ | |||
+ | #globalWrapper { | ||
+ | background-color: transparent; | ||
+ | border: none; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
#top-section { | #top-section { | ||
height: 20px; | height: 20px; | ||
Line 48: | Line 56: | ||
height:1px; | height:1px; | ||
overflow:hidden; | overflow:hidden; | ||
+ | display:none; | ||
+ | } | ||
+ | .firstHeading { | ||
display: none; | display: none; | ||
} | } | ||
+ | |||
table, td, th | table, td, th |
Revision as of 10:34, 9 August 2010
|
|
|