Team:UCLA/Template:css

From 2013.igem.org

(Difference between revisions)
(Created page with "html, body { background-color:white; }")
Line 1: Line 1:
html, body
html, body
{
{
-
   background-color:white;
+
   background-color:yello;
}
}

Revision as of 10:17, 12 September 2013

html, body {

 background-color:yello;

}