diff options
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 } |