Template:Zjucss main
From 2011.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
@charset "UTF-8"; | @charset "UTF-8"; | ||
/* CSS Document */ | /* CSS Document */ | ||
+ | |||
+ | body{ | ||
+ | background-color:#cccccc; | ||
+ | } | ||
div#top-section{ | div#top-section{ | ||
Line 79: | Line 83: | ||
#content p{ | #content p{ | ||
display:none; | display:none; | ||
+ | } | ||
+ | #contentwrapper{ | ||
+ | background-color:white; | ||
+ | vertical-align:middle; | ||
+ | width:970px;margin:0 auto;text-align:left;position:relative; | ||
+ | font-family:'Molengo', sans-serif; | ||
} | } | ||
#contentwrapper p{ | #contentwrapper p{ |
Revision as of 08:53, 31 August 2011