76b8b8ca | $base_font_size: 16px $base_font_size_small: 13px $base_font_color: #333 $default_border_radius: 6px |
d8d51719 | |
c94e6f53 | +general-typography =heading-font +serif-font |
8867d7c5 | =quote-font +serif-font |
c94e6f53 | |
d8d51719 | body |
76b8b8ca | font-size: $base_font_size |
6b9c3af4 | +serif-font |
d8d51719 | h1,h2,h3,h4,h5,h6 color: #333 font-weight: bold |
c94e6f53 | +heading-font |
dab38952 | h1,h2,h3,h4 |
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 |
76b8b8ca | font-size: $base_font_size - 2px |
6f10642b | display: block |
76b8b8ca | padding-top: $base_font_size |
6f10642b | &:before content: "\30FC" padding-right: 2px a color: inherit !important &:hover |
76b8b8ca | color: $link_color !important |