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 %} +

...

+

...

+

...

+

...

+
...
+
...
+{% endhighlight %}

Body copy

@@ -514,7 +522,7 @@ title: Bootstrap Documentation

Make use of HTML's default emphasis tags with lightweight styles.

Small text

-

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.