From 0186710d7167062448b0d9a20377b3a6ba8062a2 Mon Sep 17 00:00:00 2001 From: Joursoir Date: Wed, 12 May 2021 21:45:40 +0000 Subject: css: make footer --- static/ctimeline.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/static/ctimeline.css b/static/ctimeline.css index b513e4d..94eaaed 100644 --- a/static/ctimeline.css +++ b/static/ctimeline.css @@ -64,6 +64,12 @@ td.form input { font-size: 85%; } +.footer { + text-align: center; + font-size: 70%; + color: #ccc; +} + /* ================ The Timeline ================ */ .timeline { -- cgit v1.2.3-18-g5258