minor color fix

This commit is contained in:
Tommi 2022-09-28 14:23:09 +02:00
parent 44fddf9548
commit e4ff522775
1 changed files with 1 additions and 1 deletions

View File

@ -894,7 +894,7 @@ button,
.blue {
background: var(--light-blue);
color: var(--blue) !important;
color: var(--white-ish) !important;
border-color: var(--light-blue) !important;
a {
color: var(--red);