From 4dfc4e102262f79a7048b2713ff5adea85ffec8b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 29 Mar 2013 22:40:42 -0700 Subject: [PATCH] clarify small docs --- docs/docs.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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.