Template:Team:Edinburgh/CSS

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
body {
body {
-
background: red;
+
background: #F00;
}
}

Revision as of 02:25, 17 October 2014

body { background: #F00; }