diff options
author | James Moger <james.moger@gitblit.com> | 2012-02-16 17:46:34 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2012-02-16 17:46:34 -0500 |
commit | 3cc6e2de29a0fa33dd585e938e1614a6dd5f9755 (patch) | |
tree | cde2512d54f5a56ccfde78a9eb121b9a92e9bdff /docs/doc_footer.html | |
parent | 91780e2e17a8020872c8da2d8941114e098ef2a4 (diff) | |
download | gitblit-3cc6e2de29a0fa33dd585e938e1614a6dd5f9755.tar.gz gitblit-3cc6e2de29a0fa33dd585e938e1614a6dd5f9755.zip |
Update to Bootstrap 2.0
Diffstat (limited to 'docs/doc_footer.html')
-rw-r--r-- | docs/doc_footer.html | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/docs/doc_footer.html b/docs/doc_footer.html index ab2d7ee8..577380ea 100644 --- a/docs/doc_footer.html +++ b/docs/doc_footer.html @@ -1,9 +1,8 @@ - </div> <!-- markdown -->
- <div style="margin-top:10px" class="page_footer">
- <div style="float:right;">{0}</div>
- The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.
- </div>
- </div> <!-- content -->
+ </div> <!-- markdown -->
+ <footer>
+ <p class="pull-right">{0}</p>
+ The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.
+ </footer>
</div> <!-- container -->
</body>
</html>
\ No newline at end of file |