]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update headings and nav
authorMark Otto <otto@github.com>
Sat, 20 Jul 2013 07:10:51 +0000 (00:10 -0700)
committerMark Otto <otto@github.com>
Sat, 20 Jul 2013 07:10:51 +0000 (00:10 -0700)
_includes/nav-customize.html
customize.html

index 1539b0c25a4271eedb7a09d87f4dc973c45e29b8..4291606291817b24b6a1f2d8ffa6ae1c1bd3f1e9 100644 (file)
@@ -16,6 +16,9 @@
     <li><a href="#variables-forms">Forms</a></li>
     <li><a href="#variables-dropdowns">Dropdowns</a></li>
     <li><a href="#variables-panels-wells">Panels and wells</a></li>
+    <li><a href="#variables-accordion">Accordion</a></li>
+    <li><a href="#variables-badges">Badges</a></li>
+    <li><a href="#variables-breadcrumb">Breadcrumb</a></li>
     <li><a href="#variables-jumbotron">Jumbotron</a></li>
     <li><a href="#variables-modals">Modals</a></li>
     <li><a href="#variables-list-group">List group</a></li>
index d5ed200a90403bcd86ab85bd869d5c04ee161f90..3e3d2c060022fb5d5ffe665e11c0c1bc8403d016 100644 (file)
@@ -909,11 +909,11 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
       <label>@well-bg</label>
       <input type="text" placeholder="#f5f5f5">
 
-      <h3>Accordion</h3>
+      <h2 id="variables-accordion">Accordion</h2>
       <label>@accordion-border-bg</label>
       <input type="text" placeholder="#e5e5e5">
 
-      <h3>Badges</h3>
+      <h2 id="variables-badges">Badges</h2>
       <div class="row">
         <div class="col-lg-6">
           <label>@badge-color</label>
@@ -936,7 +936,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
         </div>
       </div>
 
-      <h3>Breadcrumbs</h3>
+      <h2 id="variables-breadcrumbs">Breadcrumbs</h2>
       <div class="row">
         <div class="col-lg-4">
           <label>@breadcrumb-color</label>