Line 276: | Line 276: | ||
.location-marker-3:hover { | .location-marker-3:hover { | ||
z-index: 1; | z-index: 1; | ||
+ | } | ||
+ | |||
+ | .ua-collapsable .ua-collapse-button { | ||
+ | background: #800080; | ||
+ | color: #fff; | ||
+ | padding: 10px; | ||
+ | border-radius: 8px; | ||
} | } | ||
Line 343: | Line 350: | ||
margin: 20px; | margin: 20px; | ||
margin-bottom: 40px; | margin-bottom: 40px; | ||
+ | } | ||
+ | |||
+ | .ua-collapsable .card-body { | ||
+ | font-family: 'Karla', sans-serif !important; | ||
+ | line-height: 160%; | ||
+ | font-size: 20px !important; | ||
} | } | ||
Revision as of 02:41, 17 October 2018