summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-09-24 13:34:13 +0200
committerTor Andersson <tor@ccxvii.net>2023-10-01 16:11:22 +0200
commit1ea6f67ad23fff74c2cd315107bd68eccd224153 (patch)
tree8ad96b704bd7a25a218164514fed2812efaacdaa /play.html
parentb6d6cd49d0e77338c1a71640476ef17dfb89bfe9 (diff)
downloadwaterloo-campaign-1815-1ea6f67ad23fff74c2cd315107bd68eccd224153.tar.gz
Fix bugs. Move turn track away from main board.
Diffstat (limited to 'play.html')
-rw-r--r--play.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/play.html b/play.html
index b47842e..f5ce9a7 100644
--- a/play.html
+++ b/play.html
@@ -63,8 +63,8 @@
<div id="hexes"></div>
<div id="pieces">
-<div id="marker_turn" class="marker large y1" style="top:1660px;left:25px"></div>
-<div id="marker_remain" class="marker large y3" style="top:1837px;left:109px"></div>
+<div id="marker_turn" class="marker large y1" style="top:1665px;left:45px"></div>
+<div id="marker_remain" class="marker large y3" style="top:1857px;left:129px"></div>
<div id="french_hq_1" class="french large y1"></div>
<div id="french_hq_2" class="french large y2"></div>