diff options
| author | Mark Otto <[email protected]> | 2013-01-16 11:38:34 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-16 11:38:34 -0800 |
| commit | 0df7411362bbfb1497c37d66e224ec88e34ffb8e (patch) | |
| tree | f8fae8b9398247ec7fd2dd9fa7e00d5328a6706c /docs/index.html | |
| parent | 81a22e189a8e4a513fed6cb30a84aa30b793e246 (diff) | |
| download | bootstrap-0df7411362bbfb1497c37d66e224ec88e34ffb8e.tar.xz bootstrap-0df7411362bbfb1497c37d66e224ec88e34ffb8e.zip | |
Derp on type styles a bit more; bring back and fix up more more docs styles
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html index 4f108a89a..f7e4be02f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -69,7 +69,7 @@ <div class="bs-docs-jumbotron masthead"> <div class="container"> <h1>Bootstrap</h1> - <p>Sleek, intuitive, and powerful front-end framework for faster and easier web development.</p> + <p class="lead">Sleek, intuitive, and powerful front-end framework for faster and easier web development.</p> <p> <a href="assets/bootstrap.zip" class="btn btn-large" >Download Bootstrap</a> </p> @@ -110,8 +110,6 @@ </div> </div> - <hr class="soften"> - <h1>Built with Bootstrap.</h1> <p class="marketing-byline">For even more sites built with Bootstrap, <a href="http://builtwithbootstrap.tumblr.com/" target="_blank">visit the unofficial Tumblr</a> or <a href="./getting-started.html#examples">browse the examples</a>.</p> <div class="row example-sites"> |
