2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

first prototype of new customizer

This commit is contained in:
Jacob Thornton
2013-08-07 23:06:29 -07:00
parent 5db9a10138
commit b35b65d0b3
7 changed files with 1611 additions and 89 deletions
+3 -3
View File
@@ -22,9 +22,9 @@
<!-- Callout for the old docs link -->
{% include old-bs-docs.html %}
<div class="bs-customize-placeholder">
<div class="container bs-docs-container">
<p class="lead">Until RC2, the Bootstrap 3 customizer will be disabled. In the mean time, snag the <a href="{{ site.repo }}/releases">compiled CSS and JavaScript</a>. Hang tight!</p>
<div class="container bs-docs-container">
<div class="col-lg-12">
{{ content }}
</div>
</div>