diff --git a/css.html b/css.html index 63cd74b1dd..e7c4debc84 100644 --- a/css.html +++ b/css.html @@ -721,6 +721,7 @@ base_url: "../"

Small text

For de-emphasizing inline or blocks of text, use the <small> tag to set text at 85% the size of the parent. Heading elements receive their own font-size for nested <small> elements.

+

You may alternatively use an inline element with .small in place of any <small>

This line of text is meant to be treated as fine print.