diff options
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -53,11 +53,11 @@ <div id="map"> <div id="spaces"></div> <div id="markers"> - <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_turn" class="marker" style="left: 600px; top: 79px;"></div> + <div id="marker_action_round" class="marker dem" style="left: 655px; 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_dem_tst" class="marker" style="left: 12px; top: 2117px;"></div> + <div id="marker_com_tst" class="marker" style="left: 12px; top: 2246px;"></div> <div id="marker_vp" class="marker" style="left: 846px; top: 2425px;"></div> <!-- PERMANENT EVENT MARKERS ON THE BOARD --> @@ -130,4 +130,4 @@ <footer id="status"></footer> -</html>
\ No newline at end of file +</html> |