summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-12-15 17:50:00 +0100
committerTor Andersson <tor@ccxvii.net>2023-02-18 13:02:38 +0100
commit894ef1e70c278f09b1e413cd85c2e1ac5e1f518b (patch)
tree1a0b975274b1a9b03200323963928f510d5d5874 /play.html
parentdab05811793ca84cefb2739f6e871c5d0d6498eb (diff)
downloadnevsky-894ef1e70c278f09b1e413cd85c2e1ac5e1f518b.tar.gz
No spoils yet, but soon!
Diffstat (limited to 'play.html')
-rw-r--r--play.html13
1 files changed, 5 insertions, 8 deletions
diff --git a/play.html b/play.html
index bdf8fb5..a4f1dc8 100644
--- a/play.html
+++ b/play.html
@@ -273,12 +273,9 @@ body.shift .mustered_vassals {
.conquered + .conquered + .conquered { margin-bottom: 26px; }
.conquered + .conquered + .conquered + .conquered { margin-bottom: 39px; }
-/*
-.service_marker + .service_marker { margin-left: 4px; }
-.service_marker + .service_marker + .service_marker { margin-left: 8px; }
-.service_marker + .service_marker + .service_marker + .service_marker { margin-left: 12px; }
-.service_marker + .service_marker + .service_marker + .service_marker + .service_marker { margin-left: 16px; }
-*/
+.siege + .siege { margin-left: -44px; margin-bottom: 13px; }
+.siege + .siege + .siege { margin-bottom: 26px; }
+.siege + .siege + .siege + .siege { margin-bottom: 39px; }
/* TUCKED CARDS */
@@ -811,12 +808,12 @@ body.shift .mustered_vassals {
.service_marker.teutonic.lord.action,
.service_marker.teutonic.vassal.action {
- box-shadow: 0 0 0 3px white;
+ box-shadow: 0 0 0 3px red;
}
.service_marker.russian.lord.action,
.service_marker.russian.vassal.action {
- box-shadow: 0 0 0 3px white;
+ box-shadow: 0 0 0 3px red;
}
.service_marker.teutonic.lord.selected,