6 merge requests!8635ignore Gruntfile.js in jekyll,!8339Fix broken links to navbar component in docs examples,!8157Close Me: Docs "Customize and Download" button fix,!8656Added rel="stylesheet" to CDN-Examples,!8527Inner properties move 1,!8245Interactive color picker - Closed: request against wrong branch
<pclass="lead">Choose which LESS files to compile into your custom build of Bootstrap.</p>
<divclass="bs-callout">
<h4>Read the documentation</h4>
<p>Make an informed choice by first reading about <ahref="/css/">CSS</a> and <ahref="/components/">Components</a> in the docs.</p>
</div>
</div>
<pclass="lead">Choose which LESS files to compile into your custom build of Bootstrap. Not sure which files to use? Read through the <ahref="/css/">CSS</a> and <ahref="/components/">Components</a> pages in the docs</p>
<h3id="components-basics">The basics</h3>
<h3>Basics</h3>
<divclass="row">
<divclass="row">
<divclass="col col-lg-4">
<divclass="col col-lg-4">
<h4>Layout</h4>
<h4>Layout</h4>
...
@@ -104,7 +100,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
...
@@ -104,7 +100,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
<pclass="lead">Choose which jQuery plugins should be included in your custom JavaScript files.</p>
<pclass="lead">Choose which jQuery plugins should be included in your custom JavaScript files. Unsure what to include? Read the <ahref="/javascript/">JavaScript</a> page in the docs.</p>
<divclass="bs-callout">
<h4>Read the documentation</h4>
<p>Make an informed choice by first reading about <ahref="/javascript/">JavaScript</a> in the docs.</p>
</div>
<divclass="row">
<divclass="row">
<divclass="col col-lg-6">
<divclass="col col-lg-6">
<h4>Linked to components</h4>
<h4>Linked to components</h4>
...
@@ -368,53 +362,57 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
...
@@ -368,53 +362,57 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
</div>
</div>
<divclass="bs-docs-section"id="variables">
<divclass="bs-docs-section"id="less-variables">
<divclass="page-header">
<divclass="page-header">
<buttonclass="btn btn-default toggle"type="button">Reset to defaults</button>
<buttonclass="btn btn-default toggle"type="button">Reset to defaults</button>
<h1>LESS variables</h1>
<h1>LESS variables</h1>
</div>
</div>
<pclass="lead">Customize LESS variables to define colors, sizes and more inside your custom CSS stylesheets.</p>
<pclass="lead">Customize LESS variables to define colors, sizes and more inside your custom CSS stylesheets.</p>
<h2id="customize-basics">The basics</h2>
<h2id="variables-basics">Basics</h2>
<h3>Body background</h3>
<h3>Body background</h3>
<label>@body-bg</label>
<divclass="row">
<inputtype="text"placeholder="#fff">
<divclass="col col-lg-6">
<pclass="help-block">Background color applied to <code><body></code>.</p>
<label>@body-bg</label>
<inputtype="text"placeholder="#fff">
<pclass="help-block">Background color applied to <code><body></code>.</p>