From: Chris Rebert Date: Mon, 7 Oct 2013 03:18:03 +0000 (-0700) Subject: document .h1 thru .h6; fixes part of #10102 X-Git-Tag: v3.0.1~39^2~92^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10962%2Fhead;p=thirdparty%2Fbootstrap.git document .h1 thru .h6; fixes part of #10102 --- diff --git a/css.html b/css.html index b34cb4b92b..b808e0b9b6 100644 --- a/css.html +++ b/css.html @@ -587,7 +587,7 @@ base_url: "../"

Headings

-

All HTML headings, <h1> through <h6> are available.

+

All HTML headings, <h1> through <h6>, are available. .h1 through .h6 classes are also available, for when you want to match the font styling of a heading but still want your text to be displayed inline.