From 8b075ffb322b7f885aebe67d4712ffd008cb4878 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 21 Jun 2023 14:57:49 +0200 Subject: Foederati. --- play.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'play.css') diff --git a/play.css b/play.css index b0df22d..42f36d0 100644 --- a/play.css +++ b/play.css @@ -522,6 +522,10 @@ body.p2 #Galatia_NPG { display: block } .influence_p4 + .influence_p4 { margin-left: -180px; } .influence_s4 + .influence_s4 { margin-left: -180px; } +#played .influence_m1 + .influence_p1 { margin-left: -180px } +#played .influence_m1 + .influence_s1 { margin-left: -180px } +#played .influence_p1 + .influence_s1 { margin-left: -180px } + /* PANELS */ .panel { -- cgit v1.2.3