Fix colors

This commit is contained in:
Jake Barnby 2025-11-01 00:49:08 +13:00
parent 77968be454
commit 0fae37a999

View file

@ -20,8 +20,8 @@
}
a.button {
color: #ffffff !important;
background-color: #2D2D31 !important;
border-color: #414146 !important;
background-color: {{accentColor}} !important;
border-color: {{accentColor}} !important;
}
h1, h2, h3 {
color: #373b4d !important;