aboutsummaryrefslogtreecommitdiff
path: root/stylesheets/_typography.sass
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/_typography.sass')
-rw-r--r--stylesheets/_typography.sass7
1 files changed, 4 insertions, 3 deletions
diff --git a/stylesheets/_typography.sass b/stylesheets/_typography.sass
index b5fcd56e..3578b32f 100644
--- a/stylesheets/_typography.sass
+++ b/stylesheets/_typography.sass
@@ -10,16 +10,17 @@
+serif-font
body
- font-size= !base_font_size
- +sans-font
+ font-size= !base_font_size +2
+ +serif-font
h1,h2,h3,h4,h5,h6
color: #333
font-weight: bold
+heading-font
+ letter-spacing: -1px
blockquote
- +heading-font
+ +quote-font
font-size= !base_font_size * 1.2
.quote blockquote
font-size= !h4