diff options
Diffstat (limited to 'cgit.css')
-rw-r--r-- | cgit.css | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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; +} |