aboutsummaryrefslogtreecommitdiff
path: root/anki-card-template
diff options
context:
space:
mode:
Diffstat (limited to 'anki-card-template')
-rw-r--r--anki-card-template/card.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/anki-card-template/card.css b/anki-card-template/card.css
index d1b837d..24c6f0a 100644
--- a/anki-card-template/card.css
+++ b/anki-card-template/card.css
@@ -41,8 +41,9 @@ body {
/* hide answer and separator on card front */
#card.front #back,
-#card.front hr {
- display: none;
+#card.front hr,
+#card.front ruby rt.hidden {
+ display: none !important;
}
/* extra space above complete translated sentence */