From a5c6e338b61d6f2ee237ddb0a0b12d9e3245029d Mon Sep 17 00:00:00 2001 From: Norbert Renner Date: Sat, 27 Jan 2018 10:34:43 +0100 Subject: [PATCH] Remove profile from footer, already in header --- css/style.css | 1 + index.html | 4 ---- js/control/RoutingOptions.js | 5 ----- 3 files changed, 1 insertion(+), 9 deletions(-) diff --git a/css/style.css b/css/style.css index f24e302..1d76a00 100644 --- a/css/style.css +++ b/css/style.css @@ -52,6 +52,7 @@ footer { flex-grow: 1; margin: 0; padding: 0; + text-align: center; } #stats li { margin: 0 1rem; diff --git a/index.html b/index.html index c5130b6..cc790e9 100644 --- a/index.html +++ b/index.html @@ -201,10 +201,6 @@