Template:Sifuentes02

From 2014.igem.org

(Difference between revisions)
Line 205: Line 205:
/*styling for the menu header */
/*styling for the menu header */
.accordion-header {
.accordion-header {
-
background: #d3d3d3;
+
background: #fff;
margin: 5px 0 0 0;
margin: 5px 0 0 0;
padding: 5px 20px;
padding: 5px 20px;
Line 226: Line 226:
/* switches background color to default gray */
/* switches background color to default gray */
.inactive-header {
.inactive-header {
-
background: #f2f2f2;
+
background: #fff;
}
}

Revision as of 16:14, 9 January 2015