diff options
| author | Mark Otto <[email protected]> | 2013-12-31 10:38:31 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-31 10:38:31 -0800 |
| commit | 0df96d8c320d664336707e1f6f9e5b254a6edb23 (patch) | |
| tree | de6a4deaae57f7b95d1b94f6bb2cc6921439952f /docs/customize.html | |
| parent | 70b8b330f04960091a99c159f7346ac99d22f31f (diff) | |
| parent | a1b545807327134401eaed28d6f6259eb0d5a7eb (diff) | |
| download | bootstrap-0df96d8c320d664336707e1f6f9e5b254a6edb23.tar.xz bootstrap-0df96d8c320d664336707e1f6f9e5b254a6edb23.zip | |
Merge branch 'master' into docs_dir
Diffstat (limited to 'docs/customize.html')
| -rw-r--r-- | docs/customize.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customize.html b/docs/customize.html index fbd7a1d27..bd095c63f 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -401,7 +401,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge <input type="text" class="form-control" placeholder="Menlo, Monaco, Consolas, 'Courier New', monospace" data-var="@font-family-monospace"> <p class="help-block">Default monospace fonts for <code><code></code> and <code><pre></code>.</p> - <h4>Base type styes</h4> + <h4>Base type styles</h4> <label>@font-family-base</label> <input type="text" class="form-control" placeholder="@font-family-sans-serif" data-var="@font-family-base"> <label>@font-size-base</label> |
