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 63b1fe6..018b12e 100644
--- a/play.html
+++ b/play.html
@@ -24,6 +24,9 @@ header.your_turn { background-color: orange; }
.role_info { border-bottom: 1px solid black; }
#log { background-color: ghostwhite; }
+#log .h1 { background-color: silver; font-weight: bold; padding-top:2px; padding-bottom:2px; text-align: center; }
+#log .h2 { background-color: gainsboro; padding-top:2px; padding-bottom:2px; text-align: center; }
+#log .h3 { background-color: whitesmoke; padding-top:2px; padding-bottom:2px; text-align: center; }
.role_info { padding: 15px; }