summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/play.html b/play.html
index 400dec9..c4b83ac 100644
--- a/play.html
+++ b/play.html
@@ -19,7 +19,6 @@ header { background-color: silver; }
header.your_turn { background-color: orange; }
#role_Axis .role_name { background-color: darkseagreen; }
#role_Allied .role_name { background-color: tan; }
-#turn_info { background-color: gainsboro; }
.role_supply { float: right; }
#log { background-color: ghostwhite; }
@@ -731,7 +730,6 @@ svg #lines line.axis_supply.allied_supply {
<div class="role_user">-</div>
</div>
</div>
- <div id="turn_info">1940</div>
</div>
<div id="log"></div>
</aside>