summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-12-27 20:25:52 +0100
committerTor Andersson <tor@ccxvii.net>2023-02-18 13:02:38 +0100
commit47d56a28597eb9fe3c17b13a5ad7cc21000ad299 (patch)
treea0736db3078f426464ce247f61597f2099830291 /play.html
parent107b58bb7074c912e4c3a257d4fdca4bfd3fe44a (diff)
downloadnevsky-47d56a28597eb9fe3c17b13a5ad7cc21000ad299.tar.gz
Reposition.
Diffstat (limited to 'play.html')
-rw-r--r--play.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/play.html b/play.html
index 2e318d8..70e6635 100644
--- a/play.html
+++ b/play.html
@@ -264,10 +264,12 @@ body.Teutons #plan_actions .russian { display: none }
align-items: center;
}
+/*
#battle_mat.defender #mat_attacker_reserves { justify-content: end; }
#battle_mat.defender #mat_defender_reserves { justify-content: start; }
#battle_mat.attacker #mat_attacker_reserves { justify-content: start; }
#battle_mat.attacker #mat_defender_reserves { justify-content: end; }
+*/
#battle_mat .reserves {
width: 356px;
@@ -1237,6 +1239,7 @@ body.shift .mustered_vassals {
<div class="menu_item" onclick="send_restart('Return of the Prince')">&#x26a0; Return of the Prince</div>
<div class="menu_item" onclick="send_restart('Return of the Prince (Nicolle)')">&#x26a0; Return of the Prince (Nicolle)</div>
<div class="menu_item" onclick="send_restart('Crusade on Novgorod')">&#x26a0; Crusade on Novgorod</div>
+ <div class="menu_item" onclick="send_restart('Test')">&#x26a0; Test</div>
</div>
</div>
<div class="icon_button" onclick="toggle_pieces()"><img src="/images/earth-africa-europe.svg"></div>