lign colors

This commit is contained in:
phl0
2025-11-27 13:36:25 +01:00
parent d6197fe6d2
commit 54e26c9e26
2 changed files with 13 additions and 0 deletions

View File

@@ -12,6 +12,10 @@
color: #A95AA1 !important;
}
.eqsl-yellow {
color: #FFFF00 !important;
}
.eqsl-grey {
color: #C0C0C0 !important;
}
@@ -40,6 +44,10 @@
color: #A95AA1 !important;
}
.lotw-yellow {
color: #FFFF00 !important;
}
.lotw-grey {
color: #C0C0C0 !important;
}

View File

@@ -314,6 +314,11 @@ TD.eqsl {
font-size: 1.1em;
}
.eqsl-yellow {
color: #d39e00 !important;
font-size: 1.1em;
}
.eqsl-grey {
color: #dddddd !important;
font-size: 1.1em;