diff options
Diffstat (limited to 'source/css/theme.css')
-rw-r--r-- | source/css/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/css/theme.css b/source/css/theme.css index a57ced98..15810dfa 100644 --- a/source/css/theme.css +++ b/source/css/theme.css @@ -322,7 +322,7 @@ h2 { font-weight: bold; } -h3 { +h3, h4 { text-align: center; font-weight: bold; } |