Team:UNAM-Genomics Mexico/essais/hmedina hydrobium Etli 2

From 2011.igem.org

(Difference between revisions)
Line 9: Line 9:
/* This is the REAL background to the whole page */
/* This is the REAL background to the whole page */
body{
body{
-
background: #333;
+
background: #000;
color: white;
color: white;
}
}
Line 21: Line 21:
/* This is the next layer, on top of the body background */
/* This is the next layer, on top of the body background */
#content{
#content{
-
background: black;
+
background: #333;
color: white;
color: white;
}
}

Revision as of 01:29, 20 September 2011

{{{CustomContent}}}