diff options
Diffstat (limited to 'customize.html')
| -rw-r--r-- | customize.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/customize.html b/customize.html index d5ed200a9..3e3d2c060 100644 --- a/customize.html +++ b/customize.html @@ -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> |
