summaryrefslogtreecommitdiffhomepage
path: root/css/theme/simple.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/simple.css
parent21d034bffebc971b6ee75a07f59977db1f81dd74 (diff)
new font & type settings for default theme
Diffstat (limited to 'css/theme/simple.css')
-rw-r--r--css/theme/simple.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/theme/simple.css b/css/theme/simple.css
index 58bc3ec..d9153d7 100644
--- a/css/theme/simple.css
+++ b/css/theme/simple.css
@@ -36,6 +36,7 @@ body {
margin: 0 0 20px 0;
color: #000;
font-family: 'News Cycle', Impact, sans-serif;
+ font-weight: normal;
line-height: 1.2;
letter-spacing: normal;
text-transform: none;