Remove accidentially checked-in CSS

This commit is contained in:
phl0
2025-11-24 09:16:27 +01:00
parent 9ed24a35e4
commit c994d9f08d
2 changed files with 0 additions and 42 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,30 +0,0 @@
.eqsl-green{
color: yellow !important;
}
.eqsl-red{
color: red;
}
.qsl-green{
color: yellow !important;
}
.qsl-red{
color:red;
}
.qsl-yellow{
color: orange !important;
}
.qsl-grey{
color: turquoise !important;
}
.lotw-green{
color: yellow !important;
}
.lotw-red{
color: #F00 !important;
}
.clublog-green{
color: yellow !important;
}
.clublog-red{
color: #F00 !important;
}