Team:UCLA/Template:css
From 2013.igem.org
(Difference between revisions)
Michaelc1618 (Talk | contribs) (Created page with "html, body { background-color:white; }") |
Dewalgupta (Talk | contribs) |
||
Line 1: | Line 1: | ||
html, body | html, body | ||
{ | { | ||
- | background-color: | + | background-color:yello; |
} | } |
Revision as of 10:17, 12 September 2013
html, body {
background-color:yello;
}