diff options
| author | Mark Otto <[email protected]> | 2012-03-10 11:29:57 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-03-10 11:29:57 -0800 |
| commit | 5d961eaeb385373786dd1b4cb877247bdb6d5475 (patch) | |
| tree | 31af13845a3c952c2ab99b959d33e044785f6a52 /less/variables.less | |
| parent | f4e879a93612e8ec121985f075812f63c0d4f355 (diff) | |
| download | bootstrap-5d961eaeb385373786dd1b4cb877247bdb6d5475.tar.xz bootstrap-5d961eaeb385373786dd1b4cb877247bdb6d5475.zip | |
rebold headings
Diffstat (limited to 'less/variables.less')
| -rw-r--r-- | less/variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/variables.less b/less/variables.less index a88288773..fef3ee0ee 100644 --- a/less/variables.less +++ b/less/variables.less @@ -51,7 +51,7 @@ @altFontFamily: Georgia, "Times New Roman", Times, serif; @headingsFontFamily: inherit; // empty to use BS default, @baseFontFamily -@headingsFontWeight: normal; // instead of browser default, bold +@headingsFontWeight: bold; // instead of browser default, bold @headingsColor: inherit; // empty to use BS default, @textColor |
