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