User:Bradmarxmoosepi/igem.css

From 2011.igem.org

(Difference between revisions)
Bradmarxmoosepi (Talk | contribs)
(Created page with "body { background-color:orange; } h1 { color:orange; text-align:center; } p { font-family:"Times New Roman"; font-size:20px; }")
Newer edit →

Revision as of 10:49, 29 April 2011

body
{
background-color:orange;
}
h1
{
color:orange;
text-align:center;
}
p
{
font-family:"Times New Roman";
font-size:20px;
}