fix dxcc award bg colors

This commit is contained in:
HB9HIL
2023-11-20 02:14:51 +01:00
parent 9cce827bee
commit bccd6819c1
5 changed files with 35 additions and 2 deletions

View File

@@ -2,6 +2,14 @@
* No overrides for the default theme as it aligns with general.css
*/
.dxccBgDanger a {
color: white;
}
.dxccBgSuccess a{
color: white;
}
/*
* Dark Maps
*/