From f03c54096910c03e441ea3676f223bdabef753cc Mon Sep 17 00:00:00 2001 From: iainp5 Date: Mon, 13 Jan 2025 22:23:25 +0000 Subject: Tweak PS logging --- play.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'play.css') 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 } -- cgit v1.2.3