diff --git a/gitbook/gitbook-plugin-tbfed-pagefooter/footer.css b/gitbook/gitbook-plugin-tbfed-pagefooter/footer.css index 5205266ec..e69de29bb 100644 --- a/gitbook/gitbook-plugin-tbfed-pagefooter/footer.css +++ b/gitbook/gitbook-plugin-tbfed-pagefooter/footer.css @@ -1,15 +0,0 @@ -.page-footer { - margin-top: 50px; - border-top: 1px solid #ccc; - overflow: hidden; - padding: 10px 0; - font-size: 12px; - color: #808080; -} -.page-footer a { - color: #808080!important; - text-decoration: underline!important; -} -.footer-modification { - float: right; -}