You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MORITA Hajime (omo) 20e566f58f Makes font-family names customizable.
This chagne instroduces following variables
that allows authors to customize a font family for each class.
- $serif
- $sans
- $heading-font-family
- $header-title-font-family

This change also adds anotehr custom scss file named "_fonts.scss".
We can use it to override these newly introduced variables.
14 years ago
..
_layout.scss Removes <nav> for Pagination links, fixes #216 14 years ago
_solarized.scss Fixes solarized colors, fixes #219 14 years ago
_theme.scss Make the background and the footer gradiations customizable 14 years ago
_typography.scss Makes font-family names customizable. 14 years ago
_utilities.scss using @extend for responsive blocks, added shadow-box mixin to utlities for configurable border shadow box styling, moved .left, .right, .center classes to .basic-alignment class for @extending as needed in layouts. Fixes #109 14 years ago