From 23d97587638ec431dff5bc0a3a475dea4cdfe3c3 Mon Sep 17 00:00:00 2001 From: r Date: Wed, 4 Mar 2020 16:24:16 +0000 Subject: Add description on signin page --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index 26b8d46..2a1b6bb 100644 --- a/static/style.css +++ b/static/style.css @@ -481,6 +481,10 @@ a:hover, display: inline; } +.signin-desc { + margin: 8px 0 16px 0; +} + .dark { background-color: #222222; background-image: none; -- cgit v1.2.3