summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/play.html b/play.html
index 3e63ff8..a2e90a8 100644
--- a/play.html
+++ b/play.html
@@ -673,6 +673,13 @@ body.shift .mustered_vassals {
border-color: white;
}
+#smerdi {
+ display: flex;
+ bottom: 0px;
+ right: 366px;
+ gap: 0px;
+}
+
#vp2.stack:not(.half) ~ #vp1.stack:not(.half) { transform: translate(0px,-36px); }
#vp2.stack.half ~ #vp1.stack.half { transform: translate(0px,-36px); }
#vp2.stack.half ~ #vp1.stack:not(.half) { transform: translate(-12px,-30px); }
@@ -1115,6 +1122,7 @@ body.shift .mustered_vassals {
<div id="vp2" class="hide marker circle victory russian v0 stack"></div>
<div id="vp1" class="hide marker circle victory teutonic v0 stack"></div>
<div id="legate" class="hide"></div>
+ <div id="smerdi" class="box"></div>
</div>
</div>