diff options
author | Hakim El Hattab | 2015-01-06 11:42:23 +0100 |
---|---|---|
committer | Hakim El Hattab | 2015-01-06 11:42:23 +0100 |
commit | 25a674a3c2de34fe9a51e0d954d198dd419268ae (patch) | |
tree | ba1943e52df557bf0325333286dab99b76ccd7b9 /css/theme/moon.css | |
parent | 21d034bffebc971b6ee75a07f59977db1f81dd74 (diff) |
new font & type settings for default theme
Diffstat (limited to 'css/theme/moon.css')
-rw-r--r-- | css/theme/moon.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/theme/moon.css b/css/theme/moon.css index 4a83bde..5f0ef06 100644 --- a/css/theme/moon.css +++ b/css/theme/moon.css @@ -46,6 +46,7 @@ body { margin: 0 0 20px 0; color: #eee8d5; font-family: 'League Gothic', Impact, sans-serif; + font-weight: normal; line-height: 1.2; letter-spacing: normal; text-transform: uppercase; |