summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-09-22 20:15:16 +0200
committerMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-09-22 20:15:16 +0200
commita7c0f13ba877954eebf1a64f576ca6a27bec8574 (patch)
tree33d17000363d836a270d89cb2bf2592ae9a0098e
parent0650af326227178b6a093436b5941da8d0a8ca53 (diff)
downloadalgeria-a7c0f13ba877954eebf1a64f576ca6a27bec8574.tar.gz
player labels and logging
-rw-r--r--play.html16
1 files changed, 10 insertions, 6 deletions
diff --git a/play.html b/play.html
index 787d9e6..12f58f7 100644
--- a/play.html
+++ b/play.html
@@ -15,7 +15,11 @@
main { background-color: dimgray }
#role_FLN .role_name { background-color: #006633; color: white;}
-#role_FRA .role_name { background-color: #002654; color: white; }
+#role_Government .role_name { background-color: #002654; color: white; }
+
+#log { background-color: whitesmoke; }
+#log .h1 { background-color: silver; font-weight: bold; padding-top:4px; padding-bottom:4px; margin: 8px 0; text-align: center; }
+#log .h2 { background-color: gainsboro; padding-top:2px; padding-bottom:2px; text-align: center; }
#mapwrap {
width: 1500px;
@@ -205,9 +209,9 @@ main { background-color: dimgray }
<span class="role_user"></span>
</div>
</div>
- <div class="role" id="role_FRA">
+ <div class="role" id="role_Government">
<div class="role_name">
- FRA &#x2013;
+ Government &#x2013;
<span class="role_user"></span>
</div>
</div>
@@ -270,9 +274,9 @@ main { background-color: dimgray }
</div>
</div>
-<div id="fra_supply_panel" class="panel">
-<div id="fra_supply_header" class="panel_header">French Supply</div>
-<div id="fra_supply" class="panel_body">
+<div id="gov_supply_panel" class="panel">
+<div id="gov_supply_header" class="panel_header">Government Supply</div>
+<div id="gov_supply" class="panel_body">
<div class="counter fr_xx_2"></div>
<div class="counter fr_xx_4"></div>