summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
Diffstat (limited to 'play.css')
-rw-r--r--play.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.css b/play.css
index 52cc044..a29d8de 100644
--- a/play.css
+++ b/play.css
@@ -33,7 +33,7 @@ body.Communist header.your_turn { background-color: hsl(355, 70%, 75%); }
#log .h1 { font-weight: bold; padding-top:2px; padding-bottom:2px; text-align: center; }
#log .h2 { padding-top:2px; padding-bottom:2px; text-align: center; }
#log .h3 { text-align: center; }
-#log .h4 { text-align: center; text-decoration: underline; }
+#log .h4 { font-weight: bold; }
#log .h5 { text-decoration: underline; }
#log { background-color: floralwhite }