1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-16 18:44:01 +02:00

Fixes #7721: change @navbar-text to @navbar-color, along with inverse options

This commit is contained in:
Mark Otto
2013-05-03 15:29:32 -07:00
parent a6f7f96a93
commit ee0789ff8f
3 changed files with 4 additions and 4 deletions

View File

@@ -297,7 +297,7 @@ title: Customize and download
<input type="text" placeholder="@grayDarker">
<label>@navbar-background-highlight</label>
<input type="text" placeholder="@grayDark">
<label>@navbar-text</label>
<label>@navbar-color</label>
<input type="text" placeholder="@grayLight">
<label>@navbar-brand-color</label>
<input type="text" placeholder="@navbar-link-color">