summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/play.html b/play.html
index 8442c9d..50debc2 100644
--- a/play.html
+++ b/play.html
@@ -19,6 +19,9 @@
#roles { background-color: bisque; }
#log { background-color: floralwhite; }
+.role.blue, .role.dkblue { background-color: #8bf }
+.role.red, .role.pink { background-color: #f88 }
+
main {
background-color: #666;
background-image: url(images/background.png);