Team:Trieste/Templates/Header
From 2012.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
+ | <nowiki> | ||
<style type="text/css"> | <style type="text/css"> | ||
body { | body { | ||
Line 5: | Line 6: | ||
} | } | ||
</style> | </style> | ||
+ | </nowiki> |
Revision as of 10:27, 23 April 2012
<style type="text/css"> body { background-color: blue; /* defines the default background color of the document*/ color: black; /* defines the default font-color of the document*/ } </style>