summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-12-17 20:09:47 +0100
committerTor Andersson <tor@ccxvii.net>2023-02-18 13:02:38 +0100
commit4406a730314dd97654b4545685b305a12a76d6fb (patch)
treeb90b0013f3e5dd6662ef91825e99a3b721f2d849 /play.html
parent773c2f65b0104dd1ae692d8a73e08e2adbebe275 (diff)
downloadnevsky-4406a730314dd97654b4545685b305a12a76d6fb.tar.gz
More capabilities.
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>