timer defaults to black

This commit is contained in:
Jack 2020-12-10 17:23:05 +00:00
parent aa8a0b4def
commit 81a681bc57

View file

@ -829,6 +829,7 @@ a:hover {
#timerNumber {
transition: 0.25s;
height: 0;
color: black;
line-height: 0;
z-index: -1;
text-align: center;