Team:SDU-Denmark/css
From 2009.igem.org
(Difference between revisions)
(Replacing page with '<html> <style type="text/css"> #content { background: url(https://static.igem.org/mediawiki/2009/e/ee/Bg_body_centre.gif) top left repeat-x #A0C8DA; border: 0px; } .firstHeadin...') |
|||
Line 6: | Line 6: | ||
border: 0px; | border: 0px; | ||
} | } | ||
+ | |||
.firstHeading { | .firstHeading { | ||
display: none; | display: none; | ||
} | } | ||
+ | |||
+ | |||
+ | /* layout */ | ||
+ | * {font-size: 100%; margin: 0; padding: 0; line-height: 1.4em;} | ||
+ | body {position: relative; background: url(https://static.igem.org/mediawiki/2009/0/0e/Bg_body_edge.gif) top left repeat-x #A0C8DA;} | ||
+ | #pagewrapper {display: block; width: 950px; background: url(https://static.igem.org/mediawiki/2009/3/37/Bg_main_wide.gif) top repeat-y; text-align: left; margin: 0 auto; font: 80% Verdana, Arial, Helvetica, sans-serif; } | ||
+ | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 19:22, 23 July 2009