Team:WITS-CSIR SA/style.css
From 2011.igem.org
(Difference between revisions)
(Created page with "body { background-color:orange; } h1 { color:orange; text-align:center; } p { font-family:"Times New Roman"; font-size:20px; }") |
|||
Line 1: | Line 1: | ||
body | body | ||
{ | { | ||
- | background-color: | + | background-color:magenta; |
} | } | ||
h1 | h1 |
Revision as of 11:39, 29 April 2011
body { background-color:magenta; } h1 { color:orange; text-align:center; } p { font-family:"Times New Roman"; font-size:20px; }