c94e6f53 |
!base_font_size = 16px |
d8d51719 |
!base_font_size_small = 13px |
8867d7c5 |
!base_font_color = #333 |
d8d51719 |
!default_border_radius = 6px
|
c94e6f53 |
+general-typography
=heading-font
+serif-font |
8867d7c5 |
=quote-font
+serif-font |
c94e6f53 |
|
d8d51719 |
body |
f23941da |
font-size= !base_font_size |
6b9c3af4 |
+serif-font |
d8d51719 |
h1,h2,h3,h4,h5,h6
color: #333
font-weight: bold |
c94e6f53 |
+heading-font |
6b9c3af4 |
letter-spacing: -1px |
8867d7c5 |
blockquote |
6b9c3af4 |
+quote-font |
f6367715 |
font-style: italic
color: #555
background: #f8f8f8 |
2ac92733 |
border:
top: 1px solid #e5e5e5
bottom: 1px solid #e5e5e5 |
f6367715 |
&:before
color: #ddd |
6f10642b |
cite
+sans-font
font-size= !base_font_size - 2px
display: block
padding-top= !base_font_size
&:before
content: "\30FC"
padding-right: 2px
a
color: inherit !important
&:hover
color= !link_color !important |