Team:KIT-Kyoto/Notebook-week12
From 2010.igem.org
- accordion {
width: 500px; height: 400px; margin: 20% auto; }
- accordion div {
height:25%; overflow: hidden;}
- accordion:hover div {
height: 20px; }
- accordion:hover div:hover {
height: 340px; overflow: auto; }
This text is in part 1.
This text is in part 2.
This text is in part 3.
This text is in part 4.