aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-10-07 14:32:29 -0500
committerMark Otto <[email protected]>2013-10-07 14:32:29 -0500
commit0647049513b2644776ee77861e65f892d6b57c49 (patch)
treec433a442a2aeee87fbdfae74c4a230a2e9103ab9 /css.html
parent1adbe2043a0ab6adad95e823397f6444730dfb83 (diff)
parentd32380657b8ae003fc30e704c63bf2cc450b878e (diff)
downloadbootstrap-0647049513b2644776ee77861e65f892d6b57c49.tar.xz
bootstrap-0647049513b2644776ee77861e65f892d6b57c49.zip
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'css.html')
-rw-r--r--css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/css.html b/css.html
index cc232af37..904fdaab4 100644
--- 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>