diff options
-rw-r--r-- | themes/seven/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/seven/style.css b/themes/seven/style.css index 794435a30..3087ff859 100644 --- a/themes/seven/style.css +++ b/themes/seven/style.css @@ -31,7 +31,7 @@ h3, h4, h5, h6 { - font-weight: bold; + font-weight: normal; margin: 10px 0; } h1 { |