summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html9
1 files changed, 3 insertions, 6 deletions
diff --git a/play.html b/play.html
index 4d105cb..225f3b3 100644
--- a/play.html
+++ b/play.html
@@ -125,12 +125,9 @@ main {
align-items: start;
}
-/* S37 Inkerman - The Fog */
-[data-card="225B"] .slot_sticks { display: none }
-
-/* S?? XXX - Retreat to Nivelles */
-[data-card="237A"] .slot_dice { height: 32px; }
-[data-card="237A"] .slot_sticks { height: 55px; }
+/* S38 Fleurus - Retreat to Nivelles */
+[data-card="237A"] .slot_cubes:empty { display: none }
+[data-card="237A"] .slot_cubes:not(:empty) ~ .slot_sticks { display: none }
.slot_sticks {
margin: 12px;