aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-09-01 20:52:23 -0700
committerMark Otto <[email protected]>2013-09-01 20:52:23 -0700
commita245c0d1cd6d82b5e1cdedd5039ba572e3b4373b (patch)
treed5ef1e4b93ce1109b04df61893a4ec086b808ba6
parent079fa16b9f067ea16995602d1da6f421ca31a191 (diff)
downloadbootstrap-a245c0d1cd6d82b5e1cdedd5039ba572e3b4373b.tar.xz
bootstrap-a245c0d1cd6d82b5e1cdedd5039ba572e3b4373b.zip
derp, add on to #10153 with proper variable /cc @ggam
-rw-r--r--less/type.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/type.less b/less/type.less
index d921bf0ac..43336c946 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;