summaryrefslogtreecommitdiffstats
path: root/web/html
diff options
context:
space:
mode:
Diffstat (limited to 'web/html')
-rw-r--r--web/html/css/cgit.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/web/html/css/cgit.css b/web/html/css/cgit.css
index fde94c8..429b5f5 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;
}