Template:Team:Edinburgh/CSS

From 2014.igem.org

(Difference between revisions)
(Replaced content with "body { color: red; }")
Line 1: Line 1:
body {
body {
-
color: red;
+
background: red;
}
}

Revision as of 02:24, 17 October 2014

body { background: red; }