summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-10-26 00:12:25 +0200
committerTor Andersson <tor@ccxvii.net>2024-10-26 00:12:25 +0200
commit3e30593e9986187aff35a4440bdbcb309025c58c (patch)
treefee59fd7a5acfe47969364b951eb81661e0aadd6 /play.html
parentbe53b4b3373da546644ce71ee6a311be406a27aa (diff)
download1989-dawn-of-freedom-3e30593e9986187aff35a4440bdbcb309025c58c.tar.gz
Move event reminder location on top of Yugoslavia.
Initialize marker locations to their starting positions.
Diffstat (limited to 'play.html')
-rw-r--r--play.html27
1 files changed, 6 insertions, 21 deletions
diff --git a/play.html b/play.html
index eb2f495..473be26 100644
--- a/play.html
+++ b/play.html
@@ -53,27 +53,12 @@
<div id="map">
<div id="spaces"></div>
<div id="markers">
- <div id="marker_turn" class="marker"></div>
- <div id="marker_action_round" class="marker"></div>
- <div id="marker_stability_track" class="marker"></div>
- <div id="marker_dem_tst" class="marker"></div>
- <div id="marker_com_tst" class="marker"></div>
- <div id="marker_vp" class="marker"></div>
-
- <!-- TODO
- <div class="germany marker" id="East_Germany">
- <p class="times_held hide" id="East_Germany_times_held">1</p></div>
- <div class="poland marker" id="Poland">
- <p class="times_held hide" id="Poland_times_held">1</p></div>
- <div class="czech marker" id="Czechoslovakia">
- <p class="times_held hide" id="Czechoslovakia_times_held">1</p></div>
- <div class="hungary marker" id="Hungary">
- <p class="times_held hide" id="Hungary_times_held">1</p></div>
- <div class="romania marker" id="Romania">
- <p class="times_held hide" id="Romania_times_held">1</p></div>
- <div class="bulgaria marker" id="Bulgaria">
- <p class="times_held hide" id="Bulgaria_times_held">1</p></div>
- -->
+ <div id="marker_turn" class="marker" style="left: 653px; top: 79px;"></div>
+ <div id="marker_action_round" class="marker dem" style="left: 708px; top: 141px;"></div>
+ <div id="marker_stability_track" class="marker" style="left: 1380px; top: 1080px;"></div>
+ <div id="marker_dem_tst" class="marker" style="left: 52px; top: 2127px;"></div>
+ <div id="marker_com_tst" class="marker" style="left: 52px; top: 2256px;"></div>
+ <div id="marker_vp" class="marker" style="left: 846px; top: 2425px;"></div>
<!-- PERMANENT EVENT MARKERS ON THE BOARD -->
<div id="event_reminder_list"></div>