(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <html> | ||
+ | |||
+ | <style> | ||
/* ADJUSTS DEFAULT iGEM CONTENT */ | /* ADJUSTS DEFAULT iGEM CONTENT */ | ||
Line 7: | Line 10: | ||
background-color: transparent; | background-color: transparent; | ||
} | } | ||
+ | |||
+ | |||
+ | body, html, #globalWrapper, #bodyContent, #HQ_page { | ||
+ | width: 100%; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | height: 100%; | ||
+ | } | ||
+ | #content { | ||
+ | width: 100%; | ||
+ | margin: 0; | ||
+ | margin-top: -33px; | ||
+ | padding: 0; | ||
+ | height: 100%; | ||
+ | } | ||
+ | </style> | ||
+ | </html> |
Latest revision as of 15:47, 31 May 2018