summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-12-15 19:18:24 +0100
committerTor Andersson <tor@ccxvii.net>2024-01-08 16:36:48 +0100
commit049d7c8c00af98151f1b35d5481c9116d969f569 (patch)
tree3ffa6f53999b7d5ce4554c0b64bbe4b74547b85f /play.html
parent10a85af52ed7f94d65729d5c7a9a9473582cf328 (diff)
downloadtable-battles-049d7c8c00af98151f1b35d5481c9116d969f569.tar.gz
Fleurus.
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;