From: Mark Otto Date: Thu, 17 Jan 2013 23:00:49 +0000 (-0800) Subject: cleanup example templates X-Git-Tag: v3.0.0-rc1~762 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=32bcbe5671faf83b9c0161dcae8a1ab0f1d61c59;p=thirdparty%2Fbootstrap.git cleanup example templates --- diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 1d3d01b608..7ab9f58429 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -270,6 +270,18 @@ section > ul li { +/* Example templates +-------------------------------------------------- */ + +.bs-docs-examples h4 { + margin-bottom: 5px; +} +.bs-docs-examples p { + margin-bottom: 20px; +} + + + /* Icons -------------------------------------------------- */ diff --git a/docs/getting-started.html b/docs/getting-started.html index 05feee2a54..02843482f6 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -228,7 +228,7 @@

5. Examples

Move beyond the base template with a few example layouts. We encourage folks to iterate on these examples and not simply use them as an end result.

-
+