Line 731: | Line 731: | ||
************************************************************************/ | ************************************************************************/ | ||
#bodyContent button.accordion { | #bodyContent button.accordion { | ||
− | font: | + | font-family: 'Quicksand', sans-serif; |
+ | font-size: 1.250rem; | ||
+ | font-weight: bold; | ||
background-color: rgba(20, 147, 117, 0.125); | background-color: rgba(20, 147, 117, 0.125); | ||
cursor: pointer; | cursor: pointer; | ||
Line 737: | Line 739: | ||
width: 100%; | width: 100%; | ||
border: none; | border: none; | ||
− | text-align: | + | text-align: center; |
outline: none; | outline: none; | ||
transition: all 0.5s ease; | transition: all 0.5s ease; |
Revision as of 12:27, 30 October 2017