From 4090f2cebe2bae78979260bb8aa7f5ee7e9a4b72 Mon Sep 17 00:00:00 2001 From: iainp5 Date: Thu, 31 Oct 2024 09:31:25 +0000 Subject: Increase size of systematisation marker --- play.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/play.css b/play.css index 0619a98..8b8d19f 100644 --- a/play.css +++ b/play.css @@ -209,6 +209,9 @@ body.Communist header.your_turn { background-color: hsl(355, 70%, 75%); } /* The Wall */ #event_9 { top: 175px; left: 216px; } +/* Systematisation */ +#event_69 {height: 65px; width: 65px; background-size: cover;} + /* CARD PANELS */ .panel { -- cgit v1.2.3