diff --git a/docs/docs.html b/docs/docs.html index 28f040a783..d958c9ddd6 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -481,6 +481,14 @@ title: Bootstrap Documentation +{% highlight html linenos %} +
Make use of HTML's default emphasis tags with lightweight styles.
For de-emphasizing inline or blocks of text, use the small tag.
+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.
This line of text is meant to be treated as fine print.