summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/play.html b/play.html
index 21927b2..06650f7 100644
--- a/play.html
+++ b/play.html
@@ -15,7 +15,7 @@
main { background-color: dimgray }
#role_FLN .role_name { background-color: #C1E1C1;}
-#role_Government .role_name { background-color: #ADD8E6;}
+#role_Government .role_name { background-color: #BCDDFF;}
#log { background-color: whitesmoke; }
#log .h1 { background-color: silver; font-weight: bold; padding-top:4px; padding-bottom:4px; margin: 8px 0; text-align: center; }
@@ -99,7 +99,7 @@ main { background-color: dimgray }
height: 39px;
border-width: 2px;
border-radius: 8px;
- background-image: url(counters.svg?v=4);
+ background-image: url(counters.svg?v=5);
}
.counter.m {