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.