mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-10 22:24:19 +01:00
Merge pull request #13002 from ZDroid/hash
Add missing customizer comment
This commit is contained in:
commit
6234ba561a
@ -45,6 +45,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h2 id="scaffolding">Scaffolding</h2>
|
<h2 id="scaffolding">Scaffolding</h2>
|
||||||
|
<p>Settings for some of the most global styles.</p>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="bs-customizer-input">
|
<div class="bs-customizer-input">
|
||||||
<label for="input-@body-bg">@body-bg</label>
|
<label for="input-@body-bg">@body-bg</label>
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
//== Scaffolding
|
//== Scaffolding
|
||||||
//
|
//
|
||||||
// ## Settings for some of the most global styles.
|
//## Settings for some of the most global styles.
|
||||||
|
|
||||||
//** Background color for `<body>`.
|
//** Background color for `<body>`.
|
||||||
@body-bg: #fff;
|
@body-bg: #fff;
|
||||||
|
Loading…
Reference in New Issue
Block a user