mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
lign colors
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user