From 89890d99c1f8b87ebeae1aff08c5be24a28247cb Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Tue, 12 Dec 2023 17:31:06 +0100 Subject: Log tactical victory and scenario rules. --- play.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'play.html') diff --git a/play.html b/play.html index 444b3ae..18bf4df 100644 --- a/play.html +++ b/play.html @@ -89,6 +89,9 @@ main { /* 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; } .slot_sticks { height: 87px; -- cgit v1.2.3