From c56a749323836b7e0b7401d41de1d0c68a7cb7a8 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 17 Aug 2013 18:59:50 -0700 Subject: Finish first pass at and docment Bootstrap v2-ish theme * Adds new "theme" example * Adds new theme.less file to provide all the overrides and additional styles for the theme * theme.less compiles, via Grunt, to two new files to `dist/css`, bootstrap-theme.css and bootstrap-theme.min.css --- getting-started.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'getting-started.html') diff --git a/getting-started.html b/getting-started.html index 5da537393..85555ff02 100644 --- a/getting-started.html +++ b/getting-started.html @@ -241,7 +241,15 @@ bootstrap/

Non-responsive Bootstrap

Easily disable the responsiveness of Bootstrap per our docs.

+
+
+ + + +

Bootstrap theme

+

Load the optional Bootstrap theme for a visually enhanced experience.

+
-- cgit v1.2.3