From a207420a77a8f77c472f632c7595424780d670b7 Mon Sep 17 00:00:00 2001 From: Mystikfluu Date: Sat, 9 Jul 2022 18:03:33 +0200 Subject: [PATCH] polished settings page style --- css/global.css | 4 ++++ views/settings.html | 2 +- views/user.html | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/css/global.css b/css/global.css index 6e66725..713243d 100644 --- a/css/global.css +++ b/css/global.css @@ -67,3 +67,7 @@ footer { .bg-dark { background-color: var(--bg-color); } + +.no-bg-img { + background: none; +} diff --git a/views/settings.html b/views/settings.html index 24e866a..44de17d 100644 --- a/views/settings.html +++ b/views/settings.html @@ -16,7 +16,7 @@

Welcome Back!

-
+

User: USER


diff --git a/views/user.html b/views/user.html index 50099a0..51c3546 100644 --- a/views/user.html +++ b/views/user.html @@ -12,7 +12,7 @@ - +

Welcome Back!