From 2f454e5f5554ce2350f4ccf2edca04819c8e1e83 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 12 Jun 2024 00:02:51 +0200 Subject: show french navy and continental congress --- play.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'play.css') diff --git a/play.css b/play.css index 8d8899f..d39543a 100644 --- a/play.css +++ b/play.css @@ -147,6 +147,10 @@ body.America header.your_turn { background-color: hsl(211, 50%, 75%) } filter: drop-shadow(1px 1px 2px #0008); } +.marker.congress { + pointer-events: none; +} + .marker.cu { pointer-events: none; width: calc(60px - 8px - 8px); -- cgit v1.2.3