summaryrefslogtreecommitdiff
path: root/archweb.css
diff options
context:
space:
mode:
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;
+}