From 080701df684bfe87b62dc54c857fefd9f3dc30ff Mon Sep 17 00:00:00 2001 From: iainp5 Date: Thu, 3 Oct 2024 23:14:05 +0100 Subject: Updates to reduce game object --- play.css | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'play.css') diff --git a/play.css b/play.css index b94d8f6..5c8c051 100644 --- a/play.css +++ b/play.css @@ -450,22 +450,26 @@ left: 660px} } -#solidarity_legalised { +/*Solidarity legalised*/ +#event_2 { top: 216px; left: 612px; } -#systematization { +/*Systematisation*/ +#event_69 { height: 65px; width: 65px; } -#the_tyrant_is_gone { +/*The Tyrant is Gone*/ +#event_97 { height: 40px; width: 40px; } -#the_wall { +/*The Wall*/ +#event_9 { top: 143px; left: 170px; } -- cgit v1.2.3