From: Mark Otto Date: Sat, 20 Aug 2011 05:31:03 +0000 (-0700) Subject: fix spacing and confusion in example h1 heading with small tag X-Git-Tag: v1.1.0~18^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc3324f88be85b698e095f5f20d00ffb25c3e917;p=thirdparty%2Fbootstrap.git fix spacing and confusion in example h1 heading with small tag --- diff --git a/docs/index.html b/docs/index.html index 62b643da58..14ac43b8f2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -256,7 +256,7 @@

Headings and copy

A standard typographic hierarchy for structuring your webpages.

-
+

h1. Heading 1

h2. Heading 2

h3. Heading 3

@@ -264,11 +264,10 @@
h5. Heading 5
h6. Heading 6
-
+

Example paragraph

Nullam quis risus eget urna mollis ornare vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula ut id elit.

-

Example headingHas sub-heading…

-

You can also add subheadings with the <strong> and <em>

+

Example heading Has sub-heading…