diff options
Diffstat (limited to 'views/default/css')
-rw-r--r-- | views/default/css/elements/typography.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/views/default/css/elements/typography.php b/views/default/css/elements/typography.php index 38198bb..0da353f 100644 --- a/views/default/css/elements/typography.php +++ b/views/default/css/elements/typography.php @@ -76,7 +76,6 @@ blockquote { } h1, h2, h3, h4, h5, h6 { - font-weight: bold; color: #333; } |