summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/play.html b/play.html
index e26e5be..638358e 100644
--- a/play.html
+++ b/play.html
@@ -44,6 +44,9 @@
border-bottom: 2px dotted gainsboro;
}
+.Observer ~ .grid_center > #hand_cards { display: none; }
+.Observer ~ .grid_center > .hand_separator { display: none; }
+
.card {
width: 250px;
height: 350px;