2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

more tweaks to layouts and some docs styles

This commit is contained in:
Mark Otto
2012-06-05 17:16:17 -07:00
parent dd127611e1
commit 22918f8f92
13 changed files with 321 additions and 181 deletions
+2 -2
View File
@@ -86,7 +86,7 @@
</div>
</div>
<div class="container">
<div class="bs-docs-container">
{{>body}}
@@ -94,10 +94,10 @@
<!-- Footer
================================================== -->
<footer class="footer">
<p class="pull-right"><a href="#">{{_i}}Back to top{{/i}}</a></p>
<p>{{_i}}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>.{{/i}}</p>
<p>{{_i}}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>.{{/i}}</p>
<p>{{_i}}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>.{{/i}}</p>
<p><a href="#">{{_i}}Back to top{{/i}}</a></p>
</footer>
</div><!-- /container -->