Team:Toulouse/template/Accordion

From 2014.igem.org

(Difference between revisions)
Line 56: Line 56:
.openlanguage{ /*class added to contents of 2nd demo when they are open*/
.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
color: green;
 +
}
 +
 +
.openlanguage2{ /*class added to contents of 2nd demo when they are open*/
 +
color:#5a6060;
}
}
Line 61: Line 65:
color: #225e22;
color: #225e22;
}
}
 +
 +
.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
 +
color:#5a6060;
 +
}
 +
</style>
</style>

Revision as of 22:27, 15 October 2014