5 lines
144 B
CSS
5 lines
144 B
CSS
#words:not(.read_ahead_disabled) .word.active:nth-of-type(n + 2) {
|
|
--untyped-letter-color: transparent;
|
|
--untyped-letter-animation: none;
|
|
}
|