bendns' repos
/
cgit
the repository which powers this website
themed
1
Branch
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Diffstat
(limited to 'cgit.css')
-rw-r--r--
cgit.css
6
1 files changed, 6 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css
index d57722c4..fac5f855 100644
--- a/
cgit.css
+++ b/
cgit.css
@@ -447,3 +447,9 @@ span.age-months {
span.age-years {
color: #bbb;
}
+div.footer {
+ margin-top: 0.5em;
+ text-align: center;
+ font-size: 80%;
+ color: #ccc;
+}