chaster: change color of frozen lock to sapphire

This commit is contained in:
NullBite 2023-10-03 01:14:41 -04:00
parent 16db3c3688
commit 789cfb5251
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

@ -275,7 +275,7 @@
}
.countdown-content.countdown-frozen .countdown-digit {
background-color: @blue;
background-color: @sapphire;
background-image: none;
color: @base;
}