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 { | |||
447 | span.age-years { | 447 | span.age-years { |
448 | color: #bbb; | 448 | color: #bbb; |
449 | } | 449 | } |
450 | div.footer { | ||
451 | margin-top: 0.5em; | ||
452 | text-align: center; | ||
453 | font-size: 80%; | ||
454 | color: #ccc; | ||
455 | } | ||