Line 256: | Line 256: | ||
font-weight: 800; | font-weight: 800; | ||
color: #fff; | color: #fff; | ||
− | content: "\f067" | + | content: "\f067"; |
float: right; | float: right; | ||
margin-left: 5px; | margin-left: 5px; | ||
} | } | ||
− | |||
− | |||
.active:after { | .active:after { | ||
font-family: FontAwesome; | font-family: FontAwesome; | ||
Line 285: | Line 283: | ||
font: bold 20px "Montserrat", sans-serif; | font: bold 20px "Montserrat", sans-serif; | ||
background-color: #a80d31; | background-color: #a80d31; | ||
+ | } | ||
+ | .accordion-closer:after{ | ||
+ | font-family: FontAwesome; | ||
+ | font-size: 27px; | ||
+ | content:"\f00d"; | ||
+ | float: right; | ||
+ | margin-left: 5px; | ||
} | } | ||
table, | table, |
Revision as of 19:14, 11 October 2018