diff options
Diffstat (limited to 'card/card.css')
-rw-r--r-- | card/card.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/card/card.css b/card/card.css index d5ce6cf..7bb4598 100644 --- a/card/card.css +++ b/card/card.css @@ -23,7 +23,7 @@ hr { .card.front .target-word-translation, .card.front .sentence-translation, .card.front hr, -.card.front ruby rt { +.card.front ruby rt.hidden { display: none; } |