Template:ETHZ Basel10 css
From 2010.igem.org
(Difference between revisions)
Line 35: | Line 35: | ||
Start Format iGEM base | Start Format iGEM base | ||
*/ | */ | ||
+ | html { | ||
+ | height: 100%; | ||
+ | } | ||
body { | body { | ||
/* format main-background C0C5CA*/ | /* format main-background C0C5CA*/ | ||
background-color: #7297BA; | background-color: #7297BA; | ||
+ | height: 100%; | ||
+ | } | ||
+ | #globalWrapper { | ||
+ | max-height: 100%; | ||
} | } | ||
#content { | #content { |
Revision as of 08:54, 9 September 2010