aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-06-05 17:16:17 -0700
committerMark Otto <[email protected]>2012-06-05 17:16:17 -0700
commit22918f8f92d29a12a42db4e357f3d439e41bad0a (patch)
tree9be8e52d8ade7a3fbde1db1d2b29f28815a8932b /docs/index.html
parentdd127611e12b9bab9d6da0c24532c5cd151108fd (diff)
downloadbootstrap-22918f8f92d29a12a42db4e357f3d439e41bad0a.tar.xz
bootstrap-22918f8f92d29a12a42db4e357f3d439e41bad0a.zip
more tweaks to layouts and some docs styles
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index 1d55aa23a..dbc5b99d0 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -74,7 +74,7 @@
</div>
</div>
- <div class="container">
+ <div class="bs-docs-container">
<!-- Masthead
================================================== -->
@@ -187,10 +187,10 @@
<!-- Footer
================================================== -->
<footer class="footer">
- <p class="pull-right"><a href="#">Back to top</a></p>
<p>Designed and built with all the love in the world <a href="http://twitter.com/twitter" target="_blank">@twitter</a> by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.</p>
<p>Code licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>. Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
<p>Icons from <a href="http://glyphicons.com">Glyphicons Free</a>, licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
+ <p><a href="#">Back to top</a></p>
</footer>
</div><!-- /container -->