This commit is contained in:
5
frontend/static/funbox/read_ahead.css
Normal file
5
frontend/static/funbox/read_ahead.css
Normal file
@@ -0,0 +1,5 @@
|
||||
#words:not(.read_ahead_disabled) .word.active:nth-of-type(n + 2),
|
||||
#words:not(.read_ahead_disabled) .word.active:nth-of-type(n + 2) + .word {
|
||||
--untyped-letter-color: transparent;
|
||||
--untyped-letter-animation: none;
|
||||
}
|
||||
Reference in New Issue
Block a user