diff options
| author | Mark Otto <[email protected]> | 2012-06-24 20:26:48 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-06-24 20:26:48 -0700 |
| commit | 71669dda63644a7b4162ca63f8b9c88b3586c7e4 (patch) | |
| tree | fdbae872ac5978bc7d3b285d06c5511c209f8610 /docs/index.html | |
| parent | 160fe7ca597ff0fdaab0bb49494713724468b05b (diff) | |
| download | bootstrap-71669dda63644a7b4162ca63f8b9c88b3586c7e4.tar.xz bootstrap-71669dda63644a7b4162ca63f8b9c88b3586c7e4.zip | |
tons of docs cleanup in css, adding subnav to official components
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index 34bb0fe16..1dea842ff 100644 --- a/docs/index.html +++ b/docs/index.html @@ -112,7 +112,7 @@ </div> </header> -<hr class="bs-docs-separator"> +<hr class="soften"> <div class="marketing"> <h1>Designed for everyone, everywhere.</h1> @@ -154,7 +154,7 @@ </div> </div><!--/row--> - <hr class="bs-docs-separator"> + <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="./examples.html">browse the examples</a>.</p> |
