diff options
author | Sem <sembrestels@riseup.net> | 2012-08-15 02:16:34 +0200 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2012-08-15 02:16:34 +0200 |
commit | 9e2436181c785c741fb4705ee7b3c3069bf5f1c7 (patch) | |
tree | 7620463d53f94c3d6e8ff444e2ad7651bd828992 /views/default/css/elements | |
parent | 405f0f8db9f72afed4c357a22c4dd99bea39c419 (diff) | |
download | saravea_theme-9e2436181c785c741fb4705ee7b3c3069bf5f1c7.tar.gz saravea_theme-9e2436181c785c741fb4705ee7b3c3069bf5f1c7.tar.bz2 |
Added landing page.
Diffstat (limited to 'views/default/css/elements')
-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; } |