diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-06-21 14:57:49 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-07-07 18:39:37 +0200 |
commit | 8b075ffb322b7f885aebe67d4712ffd008cb4878 (patch) | |
tree | 9967ffaea299fd8aef3b02a963d17ddd8b9cbaf5 /play.css | |
parent | 45501d068bfed96bfe0713b228f6a018a4528b89 (diff) | |
download | time-of-crisis-8b075ffb322b7f885aebe67d4712ffd008cb4878.tar.gz |
Foederati.
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 { |