summaryrefslogtreecommitdiff
path: root/archweb.css
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2019-11-17 19:13:00 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2019-11-17 19:13:00 +0100
commit750b3527924bc7f3b24d2c09e29a0d0c62e90180 (patch)
tree43476a1e80a4c98306f65f6799dfe43c47d1e587 /archweb.css
downloadcgit-750b3527924bc7f3b24d2c09e29a0d0c62e90180.tar.xz
checked in 1.2.1-1, customized for Archlinux32unknown-changes
Diffstat (limited to 'archweb.css')
-rw-r--r--archweb.css10
1 files changed, 10 insertions, 0 deletions
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;
+}