summaryrefslogtreecommitdiffhomepage
path: root/css/theme/serif.css
diff options
context:
space:
mode:
authorHakim El Hattab2015-01-06 11:42:23 +0100
committerHakim El Hattab2015-01-06 11:42:23 +0100
commit25a674a3c2de34fe9a51e0d954d198dd419268ae (patch)
treeba1943e52df557bf0325333286dab99b76ccd7b9 /css/theme/serif.css
parent21d034bffebc971b6ee75a07f59977db1f81dd74 (diff)
new font & type settings for default theme
Diffstat (limited to 'css/theme/serif.css')
-rw-r--r--css/theme/serif.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/theme/serif.css b/css/theme/serif.css
index c265dc3..ed85db6 100644
--- a/css/theme/serif.css
+++ b/css/theme/serif.css
@@ -36,6 +36,7 @@ body {
margin: 0 0 20px 0;
color: #383D3D;
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, FreeSerif, serif;
+ font-weight: normal;
line-height: 1.2;
letter-spacing: normal;
text-transform: none;