mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
remove theming section from docs
This commit is contained in:
parent
1d50fa77e4
commit
35bc3ae8d2
@ -166,17 +166,6 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="span4">
|
||||
<h3>Theming Bootstrap</h3>
|
||||
<p>Starting with v1.3.0, Bootstrap includes a customizable file, theme.less, to tweak variables and mixins, and add new stuff ones.</p>
|
||||
<pre class="prettyprint">// Fonts
|
||||
@baseFontSize: 13px;
|
||||
@baseLineHeight: 18px;
|
||||
|
||||
// Link color
|
||||
@linkColor: #0069d6;
|
||||
</pre>
|
||||
</div>
|
||||
</div><!-- /row -->
|
||||
</section>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user