Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-03-10 23:29:57 +0400
committerMark Otto <markotto@twitter.com>2012-03-10 23:29:57 +0400
commit5d961eaeb385373786dd1b4cb877247bdb6d5475 (patch)
tree31af13845a3c952c2ab99b959d33e044785f6a52 /less
parentf4e879a93612e8ec121985f075812f63c0d4f355 (diff)
rebold headings
Diffstat (limited to 'less')
-rw-r--r--less/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/variables.less b/less/variables.less
index a882887733..fef3ee0ee5 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