From 88d76e386f566b0c49d85aa32d0c385870bbbfb3 Mon Sep 17 00:00:00 2001 From: Julian Thilo Date: Tue, 9 Jul 2013 15:32:28 +0200 Subject: Dustin the docs again * Fix alllll the links! * Change all `*.js` in JS plugin docs (no mo `bootstrap-`) * Fully remove `tr.info` * Bring nav includes up to date --- docs/css.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index b3e49ff10..7826742e8 100644 --- a/docs/css.html +++ b/docs/css.html @@ -341,7 +341,7 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes." {% endhighlight %}

LESS mixins and variables

-

In addition to prebuilt grid classes for fast layouts, Bootstrap includes LESS variables and mixins for quickly generating your own simple, semantic layouts.

+

In addition to prebuilt grid classes for fast layouts, Bootstrap includes LESS variables and mixins for quickly generating your own simple, semantic layouts.

Variables

Variables determine the number of columns, the gutter width, and the media query point at which to begin floating columns. We use these to generate the predefined grid classes documented above, as well as for the custom mixins listed below.

@@ -1077,12 +1077,6 @@ For example, <section> should be wrapped as inline. Indicates a warning that might need attention. - - - .info - - Used as an alternative to the default styles. -
-- cgit v1.2.3