From 14975e4ee949a64413bde6d934d2198450c4478c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 15 Jan 2014 13:24:34 -0800 Subject: indentation and page header changes --- docs/customize.html | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) (limited to 'docs/customize.html') diff --git a/docs/customize.html b/docs/customize.html index 3f6987c4b..72573cff3 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -8,10 +8,9 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- + +

LESS files

+

Choose which LESS files to compile into your custom build of Bootstrap. Not sure which files to use? Read through the CSS and Components pages in the docs.

@@ -238,10 +237,9 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- + +

jQuery plugins

+

Choose which jQuery plugins should be included in your custom JavaScript files. Unsure what to include? Read the JavaScript page in the docs.

@@ -338,18 +336,18 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- + +

LESS variables

+

Customize LESS variables to define colors, sizes and more inside your custom CSS stylesheets.

{% include customizer-variables.html %}
+ +
- +

Download

+

Hooray! Your custom version of Bootstrap is now ready to be compiled. Just click the button below to finish the process.

-- cgit v1.2.3 From 3e9ba3f6716943a3aee2d09d368eb6344820049e Mon Sep 17 00:00:00 2001 From: Quy Ton Date: Sun, 19 Jan 2014 13:27:51 -0800 Subject: More "LESS" to "Less" changes --- docs/customize.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/customize.html') diff --git a/docs/customize.html b/docs/customize.html index 72573cff3..fdf0b803a 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -2,16 +2,16 @@ layout: default title: Customize and download slug: customize -lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to get your very own version. +lead: Customize Bootstrap's components, Less variables, and jQuery plugins to get your very own version. ---
-

LESS files

+

Less files

-

Choose which LESS files to compile into your custom build of Bootstrap. Not sure which files to use? Read through the CSS and Components pages in the docs.

+

Choose which Less files to compile into your custom build of Bootstrap. Not sure which files to use? Read through the CSS and Components pages in the docs.

@@ -337,9 +337,9 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
-

LESS variables

+

Less variables

-

Customize LESS variables to define colors, sizes and more inside your custom CSS stylesheets.

+

Customize Less variables to define colors, sizes and more inside your custom CSS stylesheets.

{% include customizer-variables.html %}
-- cgit v1.2.3 From a1b0bb7a104e0903bd6c3a625111e86c10c5959a Mon Sep 17 00:00:00 2001 From: Andrew Disley Date: Sat, 25 Jan 2014 12:35:46 +0000 Subject: Fix #10348: Customizer dependencies --- docs/customize.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/customize.html') diff --git a/docs/customize.html b/docs/customize.html index fdf0b803a..f7ca32ab3 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -70,13 +70,13 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
@@ -282,7 +282,7 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
-- cgit v1.2.3