2 Commits (05db158fec6d4c2ba3b558f2b83a0addb7f55b34)

Author SHA1 Message Date
Beau Simensen 9c700f3e46 Provide a way to configure font family for subtitle. 14 years ago
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