diff options
Diffstat (limited to 'customize.html')
| -rw-r--r-- | customize.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/customize.html b/customize.html index d2ac699b3..7bde928b8 100644 --- a/customize.html +++ b/customize.html @@ -724,7 +724,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge <input type="text" placeholder="darken(@navbar-link-color, 10%)"> <label>@navbar-brand-hover-bg</label> <input type="text" placeholder="transparent"> - <h4>Toggle</h4> + <h4>Toggle</h4> <label>@navbar-toggle-hover-bg</label> <input type="text" placeholder="#ddd"> <label>@navbar-toggle-icon-bar-bg</label> @@ -761,7 +761,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge <input type="text" placeholder="#fff"> <label>@navbar-inverse-brand-hover-bg</label> <input type="text" placeholder="transparent"> - <h4>Toggle</h4> + <h4>Toggle</h4> <label>@navbar-inverse-toggle-hover-bg</label> <input type="text" placeholder="#333"> <label>@navbar-inverse-toggle-icon-bar-bg</label> @@ -771,7 +771,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge </div> </div> - + <h2 id="variables-nav">Nav</h2> <div class="row"> <div class="col-lg-6"> @@ -809,8 +809,8 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge <input type="text" placeholder="@component-active-bg"> </div> </div> - - + + <h2 id="variables-tables">Tables</h2> <div class="row"> <div class="col-lg-6"> |
