From c5c8f73dacbe239281b8cf98228ac752cdc84fac Mon Sep 17 00:00:00 2001 From: Hironsan Date: Mon, 23 Jul 2018 18:22:37 +0900 Subject: [PATCH] Update index page --- app/server/static/css/forum.css | 10 ++++++++++ app/server/templates/index.html | 16 +++++++++++----- 2 files changed, 21 insertions(+), 5 deletions(-) diff --git a/app/server/static/css/forum.css b/app/server/static/css/forum.css index 94c45c06..0f10e64c 100644 --- a/app/server/static/css/forum.css +++ b/app/server/static/css/forum.css @@ -4,6 +4,16 @@ html,body { } footer { background-color: #2a2e2f !important; + padding: 2rem 1.5rem 3rem !important; +} +.footer a { + color: white; +} +.footer h2 { + margin-bottom: 10px; +} +.footer p, strong { + color: lemonchiffon; } .navbar { background-color: #2a2e2f; diff --git a/app/server/templates/index.html b/app/server/templates/index.html index 0ce24e01..449526d3 100644 --- a/app/server/templates/index.html +++ b/app/server/templates/index.html @@ -161,23 +161,23 @@ -