2009-10-21 04:30:52 +00:00
|
|
|
!base_font_size = 16px
|
2009-10-19 01:10:45 +00:00
|
|
|
!base_font_size_small = 13px
|
2009-10-21 12:48:31 +00:00
|
|
|
!base_font_color = #333
|
2009-10-19 01:10:45 +00:00
|
|
|
!default_border_radius = 6px
|
|
|
|
|
2009-10-21 04:30:52 +00:00
|
|
|
+general-typography
|
|
|
|
=heading-font
|
|
|
|
+serif-font
|
2009-10-21 12:48:31 +00:00
|
|
|
=quote-font
|
|
|
|
+serif-font
|
2009-10-21 04:30:52 +00:00
|
|
|
|
2009-10-19 01:10:45 +00:00
|
|
|
body
|
|
|
|
font-size= !base_font_size
|
|
|
|
+sans-font
|
|
|
|
|
|
|
|
h1,h2,h3,h4,h5,h6
|
|
|
|
color: #333
|
|
|
|
font-weight: bold
|
2009-10-21 04:30:52 +00:00
|
|
|
+heading-font
|
2009-10-21 12:48:31 +00:00
|
|
|
|
|
|
|
blockquote
|
|
|
|
+heading-font
|
|
|
|
font-size= !base_font_size * 1.2
|
2009-10-21 04:30:52 +00:00
|
|
|
.quote blockquote
|
|
|
|
font-size= !h4
|
|
|
|
line-height= !h5 * 1.625
|
|
|
|
color: #555
|