From bb85bbc657e9ba35292acb7dd37fbeb2551b94c2 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 19 Aug 2012 12:04:41 -0700 Subject: [PATCH] compy edits to docs --- docs/assets/css/docs.css | 3 +-- docs/getting-started.html | 8 ++++---- docs/scaffolding.html | 10 +++++----- docs/templates/pages/getting-started.mustache | 8 ++++---- docs/templates/pages/scaffolding.mustache | 10 +++++----- 5 files changed, 19 insertions(+), 20 deletions(-) diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 02fd34c511..2150baede4 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -776,7 +776,6 @@ form.bs-docs-example { display: block; *width: 190px; margin: 0 0 -1px; - font-size: 14px; padding: 8px 14px; border: 1px solid #e5e5e5; } @@ -879,7 +878,7 @@ form.bs-docs-example { width: 166px; } .bs-docs-sidenav.affix { - top: 0px; + top: 0; } } diff --git a/docs/getting-started.html b/docs/getting-started.html index 0eecd59e67..6323f2cfa0 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -85,7 +85,7 @@ ================================================== -->
-

Before downloading, be sure to have a code editor (we recommend Sublime Text 2) and some working knowledge of HTML and CSS. We won't walk through the source files here, but they are available for download. We'll focus on getting started with our the compiled Bootstrap files.

-
-
+
+

Download compiled

Fastest way to get started: get the compiled and minified versions of our CSS, JS, and images. No docs or original source files.

Download Bootstrap

-
+

Download source

Get the original files for all CSS and Javasript, along with a local copy of the docs by downloading the latest version directly from GitHub.

Download Bootstrap source

diff --git a/docs/scaffolding.html b/docs/scaffolding.html index ff59a17776..b8b663a7c1 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -100,7 +100,7 @@ ================================================== -->

Requires HTML5 doctype

@@ -134,7 +134,7 @@ ================================================== -->

Live grid example

@@ -233,7 +233,7 @@ ================================================== -->

Live fluid grid example

@@ -338,7 +338,7 @@ ================================================== -->

Fixed layout

@@ -381,7 +381,7 @@ ================================================== -->

Enabling responsive features

diff --git a/docs/templates/pages/getting-started.mustache b/docs/templates/pages/getting-started.mustache index 4a5adc1b0a..b89a8c6291 100644 --- a/docs/templates/pages/getting-started.mustache +++ b/docs/templates/pages/getting-started.mustache @@ -14,7 +14,7 @@ ================================================== -->

{{_i}}Before downloading, be sure to have a code editor (we recommend Sublime Text 2) and some working knowledge of HTML and CSS. We won't walk through the source files here, but they are available for download. We'll focus on getting started with our the compiled Bootstrap files.{{/i}}

-
-
+
+

Download compiled

Fastest way to get started: get the compiled and minified versions of our CSS, JS, and images. No docs or original source files.

Download Bootstrap

-
+

Download source

Get the original files for all CSS and Javasript, along with a local copy of the docs by downloading the latest version directly from GitHub.

Download Bootstrap source

diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache index b22b1b4e96..c1147805c4 100644 --- a/docs/templates/pages/scaffolding.mustache +++ b/docs/templates/pages/scaffolding.mustache @@ -29,7 +29,7 @@ ================================================== -->

{{_i}}Requires HTML5 doctype{{/i}}

@@ -63,7 +63,7 @@ ================================================== -->

{{_i}}Live grid example{{/i}}

@@ -162,7 +162,7 @@ ================================================== -->

{{_i}}Live fluid grid example{{/i}}

@@ -267,7 +267,7 @@ ================================================== -->

{{_i}}Fixed layout{{/i}}

@@ -310,7 +310,7 @@ ================================================== -->
{{! Enabling }}