summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
Diffstat (limited to 'play.css')
-rw-r--r--play.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/play.css b/play.css
index d6a3b9e..56b77ed 100644
--- a/play.css
+++ b/play.css
@@ -472,8 +472,8 @@ body.shift span.value.deck_5 { background-color: #0002 }
border-radius: 16px;
}
-.card.fate { cursor: zoom-in }
-.card.fate.zoom { cursor: zoom-out }
+.card.fate.face { cursor: zoom-in }
+.card.fate.face.zoom { cursor: zoom-out }
.draw-break { margin-left: 167px; }
.card.tc { margin-right: calc(-167px + 40px); }