summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2025-01-13 22:23:25 +0000
committeriainp5 <iain.pearce.ip@gmail.com>2025-01-13 22:23:25 +0000
commitf03c54096910c03e441ea3676f223bdabef753cc (patch)
tree55972a9657ee41f45f8f5043688a99e609f941eb /play.css
parenta1f33e6a759cc3691b56999b5d1d23052a82c07c (diff)
download1989-dawn-of-freedom-f03c54096910c03e441ea3676f223bdabef753cc.tar.gz
Tweak PS logging
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 }