]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
cleanup example templates
authorMark Otto <otto@github.com>
Thu, 17 Jan 2013 23:00:49 +0000 (15:00 -0800)
committerMark Otto <otto@github.com>
Thu, 17 Jan 2013 23:00:49 +0000 (15:00 -0800)
docs/assets/css/docs.css
docs/getting-started.html
docs/templates/pages/getting-started.mustache

index 1d3d01b6080b1d5477a59296c046b4dd14c800c7..7ab9f584293651ddcdcdb7243afaa39b47bb0b20 100644 (file)
@@ -270,6 +270,18 @@ section > ul li {
 
 
 
+/* Example templates
+-------------------------------------------------- */
+
+.bs-docs-examples h4 {
+  margin-bottom: 5px;
+}
+.bs-docs-examples p {
+  margin-bottom: 20px;
+}
+
+
+
 /* Icons
 -------------------------------------------------- */
 
index 05feee2a5419dc370683ac4ec436fc8aee6ba431..02843482f6ef1cd81b49715f2f24b5b634177c5c 100644 (file)
             <h1>5. Examples</h1>
           </div>
           <p class="lead">Move beyond the base template with a few example layouts. We encourage folks to iterate on these examples and not simply use them as an end result.</p>
-          <div class="row bootstrap-examples">
+          <div class="row bs-docs-examples">
             <div class="span4">
               <a class="thumbnail" href="examples/starter-template.html">
                 <img src="assets/img/examples/bootstrap-example-starter.png" alt="">
index eeba12752972bb67d0427548a9f4bf45e6fbcb86..342b2e5b108e80f5b585f91fd031910b35c50e08 100644 (file)
             <h1>5. Examples</h1>
           </div>
           <p class="lead">Move beyond the base template with a few example layouts. We encourage folks to iterate on these examples and not simply use them as an end result.</p>
-          <div class="row bootstrap-examples">
+          <div class="row bs-docs-examples">
             <div class="span4">
               <a class="thumbnail" href="examples/starter-template.html">
                 <img src="assets/img/examples/bootstrap-example-starter.png" alt="">