]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
simplify media docs
authorMark Otto <otto@github.com>
Tue, 5 Feb 2013 09:12:39 +0000 (01:12 -0800)
committerMark Otto <otto@github.com>
Tue, 5 Feb 2013 09:12:39 +0000 (01:12 -0800)
docs/components.html
docs/templates/pages/components.mustache

index 70900fc3a31bc25bdad28579c985326cf78b4fb7..d264ae91a1ca90216c4d9705908cc170abf37262 100644 (file)
           </div>
           <p class="lead">Abstract object styles for building various types of components (like blog comments, Tweets, etc) that feature a left- or right-aligned image alongside textual content.</p>
 
-          <h2>Default example</h2>
+          <h3>Default example</h3>
           <p>The default media allow to float a media object (images, video, audio) to the left or right of a content block.</p>
           <div class="bs-docs-example">
             <div class="media">
 &lt;/div&gt;
 </pre>
 
-
-          <hr class="bs-docs-separator">
-
-
-          <h2>Media list</h2>
+          <h3>Media list</h3>
           <p>With a bit of extra markup, you can use media inside list (useful for comment threads or articles lists).</p>
           <div class="bs-docs-example">
             <ul class="media-list">
index c714bf70f6b7fc455cc3da3013ea77dd7dcd5137..1562d9d4db216da6a5e6dd424143ef8508fe40ec 100644 (file)
           </div>
           <p class="lead">Abstract object styles for building various types of components (like blog comments, Tweets, etc) that feature a left- or right-aligned image alongside textual content.</p>
 
-          <h2>Default example</h2>
+          <h3>Default example</h3>
           <p>The default media allow to float a media object (images, video, audio) to the left or right of a content block.</p>
           <div class="bs-docs-example">
             <div class="media">
 &lt;/div&gt;
 </pre>
 
-
-          <hr class="bs-docs-separator">
-
-
-          <h2>Media list</h2>
+          <h3>Media list</h3>
           <p>With a bit of extra markup, you can use media inside list (useful for comment threads or articles lists).</p>
           <div class="bs-docs-example">
             <ul class="media-list">