Skip to content

Commit 35bc3ae

Browse files
committed
remove theming section from docs
1 parent 1d50fa7 commit 35bc3ae

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

docs/index.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -166,17 +166,6 @@ <h3>Quick-start examples</h3>
166166
</li>
167167
</ul>
168168
</div>
169-
<div class="span4">
170-
<h3>Theming Bootstrap</h3>
171-
<p>Starting with v1.3.0, Bootstrap includes a customizable file, theme.less, to tweak variables and mixins, and add new stuff ones.</p>
172-
<pre class="prettyprint">// Fonts
173-
@baseFontSize: 13px;
174-
@baseLineHeight: 18px;
175-
176-
// Link color
177-
@linkColor: #0069d6;
178-
</pre>
179-
</div>
180169
</div><!-- /row -->
181170
</section>
182171

0 commit comments

Comments
 (0)