mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-08 22:50:00 +08:00
timer defaults to black
This commit is contained in:
parent
aa8a0b4def
commit
81a681bc57
1 changed files with 1 additions and 0 deletions
|
@ -829,6 +829,7 @@ a:hover {
|
|||
#timerNumber {
|
||||
transition: 0.25s;
|
||||
height: 0;
|
||||
color: black;
|
||||
line-height: 0;
|
||||
z-index: -1;
|
||||
text-align: center;
|
||||
|
|
Loading…
Add table
Reference in a new issue