diff options
| author | Mark Otto <[email protected]> | 2013-09-01 10:13:47 +0200 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-09-01 10:13:47 +0200 |
| commit | 9a32b21dc77071806116d9bbfa2a43306fa0dccf (patch) | |
| tree | 4fe8781b9220e5d619dbd8fb789825e0dc8244f2 /less/type.less | |
| parent | 9ba64cc1a99fd246f2671197bb1daec0161b0277 (diff) | |
| parent | dfda3dfe3727fdd292d73cb7d9de5699527e3216 (diff) | |
| download | bootstrap-9a32b21dc77071806116d9bbfa2a43306fa0dccf.tar.xz bootstrap-9a32b21dc77071806116d9bbfa2a43306fa0dccf.zip | |
Merge branch 'master' into tagliala-patch-1
Diffstat (limited to 'less/type.less')
| -rw-r--r-- | less/type.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/type.less b/less/type.less index 6e0b74e13..d921bf0ac 100644 --- a/less/type.less +++ b/less/type.less @@ -53,6 +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; small { font-weight: normal; |
