Template:Paris2010

From 2010.igem.org

(Difference between revisions)
Line 5: Line 5:
body {
body {
-
     background-color: #5e8896;
+
     // background-color: #5e8896; //note : ugly at the moment
 +
    background: #999999;
}
}
#content {
#content {
-
     background-color: #c8dee5;
+
     // background-color: #c8dee5; //note : ugly at the moment
 +
    background: white;
     border:1;
     border:1;
}
}

Revision as of 16:57, 2 July 2010