Old habits die hard.

This commit is contained in:
Chris Eppstein 2010-04-20 11:15:22 -07:00
parent 1ab4a2de1a
commit a28a1e2646

View File

@ -1,6 +1,6 @@
@import "typography";
$alternate_text_font = "Warnock Pro", "Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif !default;
$alternate_text_font : "Warnock Pro", "Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif !default;
// To install the fancy type plugin:
// 1. import the fancy_type module: @import blueprint/fancy_type
// 2. mixin +fancy-type to your project's body or at the top level of your stylesheet: