From 049d7c8c00af98151f1b35d5481c9116d969f569 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Fri, 15 Dec 2023 19:18:24 +0100 Subject: Fleurus. --- play.html | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'play.html') 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; -- cgit v1.2.3