Team:WITS-CSIR SA/style.css
From 2011.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
{ | { | ||
background-color:magenta; | background-color:magenta; | ||
+ | background: url('https://2011.igem.org/File:E._coli_flagella.jpg'); | ||
} | } | ||
h1 | h1 |
Revision as of 11:55, 29 April 2011
body { background-color:magenta; background: url('https://2011.igem.org/File:E._coli_flagella.jpg'); } h1 { color:orange; text-align:center; } p { font-family:"Times New Roman"; font-size:20px; }