summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
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,