From: Mark Otto Date: Mon, 14 Oct 2013 02:12:23 +0000 (-0700) Subject: follow up to #10102, cc @cvrebert X-Git-Tag: v3.0.1~39^2~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf4c7148513920f25a5c086fdf2091d06683f2ce;p=thirdparty%2Fbootstrap.git follow up to #10102, cc @cvrebert --- 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.