blog/.themes/classic/sass/base
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.
2011-10-24 03:03:44 -07:00
..
_layout.scss Removes <nav> for Pagination links, fixes #216 2011-10-17 18:50:28 +02:00
_solarized.scss Fixes solarized colors, fixes #219 2011-10-16 14:45:35 +02:00
_theme.scss Make the background and the footer gradiations customizable 2011-10-23 06:55:20 -07:00
_typography.scss Makes font-family names customizable. 2011-10-24 03:03:44 -07:00
_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 2011-08-22 16:29:08 -04:00