diff options
-rw-r--r-- | frontend/static/funbox/crt.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/static/funbox/crt.css b/frontend/static/funbox/crt.css index 3829a8e95..4225586e4 100644 --- a/frontend/static/funbox/crt.css +++ b/frontend/static/funbox/crt.css @@ -51,8 +51,8 @@ body.crtmode footer, body.crtmode #result, body.crtmode #popups, body.crtmode #notificationCenter, -body.crtmode .word.error, -body.crtmode .word .hints hint, +body.crtmode #words .word.error, +body.crtmode #words .word .hints hint, body.crtmode input, body.crtmode button, body.crtmode textarea, |