From: Mark Otto Date: Fri, 13 Jul 2012 18:18:35 +0000 (-0700) Subject: more content edits to Extend X-Git-Tag: v2.1.0~2^2~176 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6e622ee763867baae6f0c58f026621ee0c200288;p=thirdparty%2Fbootstrap.git more content edits to Extend --- diff --git a/docs/extend.html b/docs/extend.html index 66576aae80..1e1c753ea5 100644 --- a/docs/extend.html +++ b/docs/extend.html @@ -102,6 +102,7 @@

Built with LESS

+ LESS CSS

Bootstrap is made with LESS at its core, a dynamic stylesheet language created by our good friend, Alexis Sellier. It makes developing systems-based CSS faster, easier, and more fun.

Why LESS?

@@ -116,7 +117,6 @@

As an extension of CSS, LESS includes variables, mixins for reusable snippets of code, operations for simple math, nesting, and even color functions.

Learn more

- LESS CSS

Visit the official website at http://lesscss.org to learn more.

diff --git a/docs/templates/pages/extend.mustache b/docs/templates/pages/extend.mustache index d3fa364bdf..56b114b446 100644 --- a/docs/templates/pages/extend.mustache +++ b/docs/templates/pages/extend.mustache @@ -31,6 +31,7 @@

{{_i}}Built with LESS{{/i}}

+ LESS CSS

{{_i}}Bootstrap is made with LESS at its core, a dynamic stylesheet language created by our good friend, Alexis Sellier. It makes developing systems-based CSS faster, easier, and more fun.{{/i}}

{{_i}}Why LESS?{{/i}}

@@ -45,7 +46,6 @@

{{_i}}As an extension of CSS, LESS includes variables, mixins for reusable snippets of code, operations for simple math, nesting, and even color functions.{{/i}}

{{_i}}Learn more{{/i}}

- LESS CSS

{{_i}}Visit the official website at http://lesscss.org to learn more.{{/i}}