diff --git a/web/html/css/cgit.css b/web/html/css/cgit.css index fde94c8d..429b5f54 100644 --- a/web/html/css/cgit.css +++ b/web/html/css/cgit.css @@ -24,6 +24,15 @@ /* END ARCH GLOBAL NAVBAR */ +#footer { + clear: both; + margin: 0; +} + +#footer p { + margin: 1em; +} + #archnavbar.anb-aur ul li#anb-aur a { color: white !important; } diff --git a/web/template/cgit/footer.html b/web/template/cgit/footer.html index dbbc2cd4..f90aeb7a 100644 --- a/web/template/cgit/footer.html +++ b/web/template/cgit/footer.html @@ -1,8 +1,6 @@ -
-

Copyright © 2002-2014 Judd Vinet and Aaron Griffin. The Arch Linux name and logo -are recognized trademarks. Some rights reserved. The registered trademark -Linux© is used pursuant to a sublicense from LMI, the exclusive licensee -of Linus Torvalds, owner of the mark on a world-wide basis.

+