aboutsummaryrefslogtreecommitdiff
path: root/docs/extend.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/extend.html')
-rw-r--r--docs/extend.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/extend.html b/docs/extend.html
index 66576aae8..1e1c753ea 100644
--- a/docs/extend.html
+++ b/docs/extend.html
@@ -102,6 +102,7 @@
<h1>Built with LESS</h1>
</div>
+ <img style="float: right; height: 36px; margin: 10px 20px 20px" src="assets/img/less-logo-large.png" alt="LESS CSS">
<p class="lead">Bootstrap is made with LESS at its core, a dynamic stylesheet language created by our good friend, <a href="http://cloudhead.io">Alexis Sellier</a>. It makes developing systems-based CSS faster, easier, and more fun.</p>
<h3>Why LESS?</h3>
@@ -116,7 +117,6 @@
<p>As an extension of CSS, LESS includes variables, mixins for reusable snippets of code, operations for simple math, nesting, and even color functions.</p>
<h3>Learn more</h3>
- <img style="float: right; height: 36px;" src="assets/img/less-logo-large.png" alt="LESS CSS">
<p>Visit the official website at <a href="http://lesscss.org">http://lesscss.org</a> to learn more.</p>
</section>