Template:Sifuentes03

From 2014.igem.org

(Difference between revisions)
Line 65: Line 65:
#leftColumn {
#leftColumn {
-
background-color: #f9f9f9;  
+
background-color: #d3d3d3;  
width: 215px;
width: 215px;
height: 100%;
height: 100%;
Line 207: Line 207:
/*styling for the menu header */
/*styling for the menu header */
.accordion-header {
.accordion-header {
-
background: #d3d3d3;
+
background: #f2f2f2;
margin: 5px 0 0 0;
margin: 5px 0 0 0;
padding: 5px 20px;
padding: 5px 20px;
Line 230: Line 230:
/* switches background color to default gray */
/* switches background color to default gray */
.inactive-header {
.inactive-header {
-
background: #d3d3d3;
+
background: #f2f2f2;
}
}

Revision as of 15:49, 9 January 2015