Line 24: | Line 24: | ||
/*styling for the accordion menu*/ | /*styling for the accordion menu*/ | ||
.accordion { | .accordion { | ||
− | + | background: linear-gradient(deepskyblue, dodgerblue); | |
− | + | display: table; | |
− | + | width: 500px; | |
− | + | margin: 100px auto; | |
+ | padding: 0; | ||
} | } | ||
Revision as of 10:08, 10 June 2016