Team:KIT-Kyoto/test
From 2013.igem.org
(Difference between revisions)
Line 16: | Line 16: | ||
color: #FFF; /*#847d6b;*/ | color: #FFF; /*#847d6b;*/ | ||
+ | } | ||
+ | |||
+ | |||
+ | #wrap { | ||
+ | position:relative; /* needed for footer positioning*/ | ||
+ | margin:0 auto; /* center, not in IE5 */ | ||
+ | height:auto !important; /* real browsers */ | ||
+ | height:100%; /* IE6: treaded as min-height*/ | ||
+ | min-height:100%; /* real browsers */ | ||
+ | |||
+ | /* Win8 animation */ | ||
+ | width:100%; | ||
+ | perspective:3300px; | ||
+ | position:relative; | ||
+ | overflow:hidden; | ||
} | } | ||
Revision as of 11:36, 6 September 2013