Make accordions a bit nicer

This commit is contained in:
Joseph Schorr 2013-10-14 19:28:49 -04:00
parent 2735c58560
commit 6fc1b45fd4
2 changed files with 8 additions and 3 deletions

View file

@ -2,6 +2,11 @@
font-family: 'Droid Sans', sans-serif;
}
.accordion-toggle {
cursor: pointer;
text-decoration: none !important;
}
.plans .callout {
font-size: 2em;
text-align: center;