From 9ef4171d03e048ee9458fb7a1db83ea61bf845c2 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 24 Jan 2012 18:26:45 -0800 Subject: [PATCH] lighten alert on less page --- docs/less.html | 2 +- docs/scaffolding.html | 2 +- docs/templates/pages/less.mustache | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/less.html b/docs/less.html index c9e44738..c8c1540b 100644 --- a/docs/less.html +++ b/docs/less.html @@ -58,7 +58,7 @@
-
+
Heads up! This page is still under construction and is missing plenty of documentation. Hang tight!
diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 2684e32e..1fd8363a 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -217,7 +217,7 @@

How to customize

-

Modifying the grid means changing the three @grid* variables and recompiling Bootstrap. Change the grids in the preboot.less file and use one of the four ways documented to recompile.

+

Modifying the grid means changing the three @grid* variables and recompiling Bootstrap. Change the grid variables in variables.less and use one of the four ways documented to recompile. If you're adding more columns, be sure to add the CSS for those in grid.less.

Staying responsive

diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache index 580fac2f..b5cff2d1 100644 --- a/docs/templates/pages/less.mustache +++ b/docs/templates/pages/less.mustache @@ -1,4 +1,4 @@ -
+
Heads up! This page is still under construction and is missing plenty of documentation. Hang tight!