mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-08 05:03:39 +08:00
parent
751763cc82
commit
47ef6575a6
1 changed files with 8 additions and 0 deletions
|
|
@ -334,6 +334,14 @@
|
|||
animation: var(--untyped-letter-animation);
|
||||
}
|
||||
}
|
||||
&.blind {
|
||||
.word {
|
||||
letter.incorrect {
|
||||
color: var(--untyped-letter-color);
|
||||
animation: var(--untyped-letter-animation);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.highlight-word {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue