From 750b3527924bc7f3b24d2c09e29a0d0c62e90180 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 17 Nov 2019 19:13:00 +0100 Subject: checked in 1.2.1-1, customized for Archlinux32 --- archweb.css | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 archweb.css (limited to 'archweb.css') diff --git a/archweb.css b/archweb.css new file mode 100644 index 0000000..929ab84 --- /dev/null +++ b/archweb.css @@ -0,0 +1,10 @@ +div#cgit div.footer { + margin-top: 0.5em; + text-align: center; + font-size: 80%; + font-size:0.85em; + color: #ccc; +} +div#cgit div.footer a { + color: #07b; +} -- cgit v1.2.3-54-g00ecf