override CSS coming from addtocalendar.com

This commit is contained in:
Kristján Oddsson
2018-07-09 23:28:22 +01:00
parent f9bbc52a4e
commit bde01dcb31

View File

@@ -118,3 +118,8 @@
.atc-style-blue .atcb-item:hover {
background: $text-blue;
}
// Override the addtocalendar.com button font
.addeventatc {
font-family: $body-font !important;
}