]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
rebold headings
authorMark Otto <markotto@twitter.com>
Sat, 10 Mar 2012 19:29:57 +0000 (11:29 -0800)
committerMark Otto <markotto@twitter.com>
Sat, 10 Mar 2012 19:29:57 +0000 (11:29 -0800)
docs/assets/bootstrap.zip
docs/assets/css/bootstrap.css
less/variables.less

index 4200701c9e2d9f7528a70b86c4774a85cdc6c371..4148e5ee9c976a25e5095b10b3dbf91f8de60743 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index de85e20824e112e7a7ec682a20d69e402dee203c..5980f06755ee625cbad81172f6588af8c9ebc25e 100644 (file)
@@ -311,7 +311,7 @@ h5,
 h6 {
   margin: 0;
   font-family: inherit;
-  font-weight: normal;
+  font-weight: bold;
   color: inherit;
   text-rendering: optimizelegibility;
 }
index a88288773310ad436b4f417146d55825586b8027..fef3ee0ee582cb1227ca752a49adf71648a261da 100644 (file)
@@ -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