From: sergio marchesini Date: Wed, 7 Sep 2016 18:08:32 +0000 (+0200) Subject: Update _typography.scss X-Git-Tag: v2.3.0~7^2~57^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d87a492766f37a0ca9ca561ea7fd802ccbad7681;p=thirdparty%2Ffoundation%2Ffoundation-emails.git Update _typography.scss --- diff --git a/scss/components/_typography.scss b/scss/components/_typography.scss index d68417a5..0e0d63a7 100755 --- a/scss/components/_typography.scss +++ b/scss/components/_typography.scss @@ -18,8 +18,8 @@ $body-font-family: Helvetica, Arial, sans-serif !default; /// @type Keyword $global-font-weight: normal !default; -/// Global font weight. -/// @type Keyword +/// Header color +/// @type Color $header-color: inherit !default; /// Global line height. @@ -336,4 +336,4 @@ span.preheader { max-width: 0px; opacity: 0; overflow: hidden; -} \ No newline at end of file +}