From: James Kyle Date: Wed, 19 Aug 2015 22:10:44 +0000 (-0700) Subject: Add code example to display typography X-Git-Tag: v4.0.0-alpha.2~521^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56eefe2ab4d22b270c41f9bcb4fd7a092067fbe0;p=thirdparty%2Fbootstrap.git Add code example to display typography --- diff --git a/docs/content/typography.md b/docs/content/typography.md index 69ead9b83e..f84a44c4d1 100644 --- a/docs/content/typography.md +++ b/docs/content/typography.md @@ -100,6 +100,13 @@ Traditional heading elements are designed to work best in the meat of your page +{% highlight html %} +

Display 4

+

Display 3

+

Display 2

+

Display 1

+{% endhighlight %} + ## Lead Make a paragraph stand out by adding `.lead`.