diff options
Diffstat (limited to 'docs/customize.html')
| -rw-r--r-- | docs/customize.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/customize.html b/docs/customize.html index aa02cfa2a..4c5cb4f79 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -310,11 +310,11 @@ <label>@border-radius-small</label> <input type="text" class="span3" placeholder="3px"> - <label>@heroUnitBackground</label> + <label>@hero-background</label> <input type="text" class="span3" placeholder="@grayLighter"> - <label>@heroUnitHeadingColor</label> + <label>@hero-heading-color</label> <input type="text" class="span3" placeholder="inherit"> - <label>@heroUnitLeadColor</label> + <label>@hero-lead-color</label> <input type="text" class="span3" placeholder="inherit"> <h3>Tables</h3> |
