Sifuentes anita5

From 2014.igem.org

(Difference between revisions)
Line 15: Line 15:
}
}
-
/* set up a white background */
+
/* set up a white background #58585b*/
body {  
body {  
width: 100%;  
width: 100%;  
height: 100%;  
height: 100%;  
-
   background-color: #58585b;
+
   background-color: #cccccc;
}
}
Line 76: Line 76:
#leftSide {
#leftSide {
width: 135px;
width: 135px;
-
background-color: #cccccc;
+
background-color: #fff;
float:left;
float:left;
padding-left: 10px;
padding-left: 10px;

Revision as of 18:52, 16 January 2015

one

two