]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
document .h1 thru .h6; fixes part of #10102 10962/head
authorChris Rebert <code@rebertia.com>
Mon, 7 Oct 2013 03:18:03 +0000 (20:18 -0700)
committerChris Rebert <code@rebertia.com>
Mon, 7 Oct 2013 03:18:03 +0000 (20:18 -0700)
css.html

index b34cb4b92b14f6d21753bb2b703222c15bd500b3..b808e0b9b6bbfe391e22050de3a9064b12596b11 100644 (file)
--- a/css.html
+++ b/css.html
@@ -587,7 +587,7 @@ base_url: "../"
 
     <!-- Headings -->
     <h2 id="type-headings">Headings</h2>
-    <p>All HTML headings, <code>&lt;h1&gt;</code> through <code>&lt;h6&gt;</code> are available.</p>
+    <p>All HTML headings, <code>&lt;h1&gt;</code> through <code>&lt;h6&gt;</code>, are available. <code>.h1</code> through <code>.h6</code> 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.</p>
     <div class="bs-example bs-example-type">
       <table class="table">
         <tbody>