From: Mark Otto Date: Mon, 2 Sep 2013 03:52:23 +0000 (-0700) Subject: derp, add on to #10153 with proper variable /cc @ggam X-Git-Tag: v3.0.1~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a245c0d1cd6d82b5e1cdedd5039ba572e3b4373b;p=thirdparty%2Fbootstrap.git derp, add on to #10153 with proper variable /cc @ggam --- diff --git a/less/type.less b/less/type.less index d921bf0ac0..43336c946d 100644 --- a/less/type.less +++ b/less/type.less @@ -53,7 +53,7 @@ h1, h2, h3, h4, h5, h6, font-family: @headings-font-family; font-weight: @headings-font-weight; line-height: @headings-line-height; - color: inherit; + color: @headings-color; small { font-weight: normal;