From b7f22e27ec89049f4347ae5249e97c08eb8d6a2f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 26 Jan 2012 11:47:40 -0800 Subject: [PATCH] more docs homepage adjustments --- docs/assets/css/docs.css | 4 ++-- docs/index.html | 5 ++--- docs/templates/pages/index.mustache | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 8745d99852..449199ca0f 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -69,7 +69,7 @@ hr.soften { } .jumbotron h1 { margin-bottom: 9px; - font-size: 90px; + font-size: 81px; letter-spacing: -1px; line-height: 1; } @@ -107,7 +107,7 @@ hr.soften { margin-bottom: 18px; } .masthead p { - margin: 0 5% 27px; + margin: 0 5% 18px; font-size: 30px; line-height: 36px; } diff --git a/docs/index.html b/docs/index.html index 72295d0b33..8d66e35680 100644 --- a/docs/index.html +++ b/docs/index.html @@ -69,9 +69,8 @@ ================================================== -->
-

Twitter Bootstrap

-

Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.

+

Bootstrap, from Twitter

+

Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.

View project on GitHub Customize and download diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache index 2831babe4e..b045cc5797 100644 --- a/docs/templates/pages/index.mustache +++ b/docs/templates/pages/index.mustache @@ -4,7 +4,7 @@ ================================================== -->

-

{{_i}}Twitter Bootstrap{{/i}}

+

{{_i}}Bootstrap, from Twitter{{/i}}

Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.

{{_i}}View project on GitHub{{/i}}