summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html26
1 files changed, 13 insertions, 13 deletions
diff --git a/play.html b/play.html
index e7d8924..2196b22 100644
--- a/play.html
+++ b/play.html
@@ -52,7 +52,7 @@
<div id="log"></div>
</aside>
-<main data-min-zoom="0.5" data-max-zoom = "2.0>
+<main data-min-zoom="0.5" data-max-zoom = "2.0">
<!-- MAP, EVENTS -->
<section id="sec_map">
@@ -61,24 +61,24 @@
<div id="pieces">
<div id="overlay">
<h2 id="space-characteristics"></h2>
- <img id="turn-tracker" src="images/Turn.gif">
- <div class="us-action-round-tracker" id="action-round-tracker"></div>
- <img id="stability-track" src="images/SV_Stability.gif">
- <img id="dem-TST" src="images/US_Tiananmen_Square.gif">
- <img id="com-TST" src="images/SV_Tiananmen_Square.gif">
- <img id="vp" src="images/VP.gif">
+ <img id="turn-tracker" class="hide" src="images/Turn.gif">
+ <div class="us-action-round-tracker hide" id="action-round-tracker"></div>
+ <img id="stability-track" class="hide" src="images/SV_Stability.gif">
+ <img id="dem-TST" class="hide" src="images/US_Tiananmen_Square.gif">
+ <img id="com-TST" class="hide" src="images/SV_Tiananmen_Square.gif">
+ <img id="vp" class="hide" src="images/VP.gif">
<div class="germany marker" id="East_Germany">
- <p class="times_held" id="East_Germany_times_held">1</p></div>
+ <p class="times_held hide" id="East_Germany_times_held">1</p></div>
<div class="poland marker" id="Poland">
- <p class="times_held" id="Poland_times_held">1</p></div>
+ <p class="times_held hide" id="Poland_times_held">1</p></div>
<div class="czech marker" id="Czechoslovakia">
- <p class="times_held" id="Czechoslovakia_times_held">1</p></div>
+ <p class="times_held hide" id="Czechoslovakia_times_held">1</p></div>
<div class="hungary marker" id="Hungary">
- <p class="times_held" id="Hungary_times_held">1</p></div>
+ <p class="times_held hide" id="Hungary_times_held">1</p></div>
<div class="romania marker" id="Romania">
- <p class="times_held" id="Romania_times_held">1</p></div>
+ <p class="times_held hide" id="Romania_times_held">1</p></div>
<div class="bulgaria marker" id="Bulgaria">
- <p class="times_held" id="Bulgaria_times_held">1</p></div>
+ <p class="times_held hide" id="Bulgaria_times_held">1</p></div>
<!-- PERMANENT EVENT MARKERS ON THE BOARD -->