From 1eab0c0a8ba036f44ac571da5fe2a9d5adc15ed2 Mon Sep 17 00:00:00 2001 From: Mystikfluu Date: Sat, 9 Jul 2022 18:01:41 +0200 Subject: [PATCH] changed settings page style --- css/global.css | 8 ++++++++ views/settings.html | 7 +++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/css/global.css b/css/global.css index 038930c..6e66725 100644 --- a/css/global.css +++ b/css/global.css @@ -59,3 +59,11 @@ footer { .less_padding { padding: 6px 14px; } + +.bg-light { + background-color: var(--fg-color); +} + +.bg-dark { + background-color: var(--bg-color); +} diff --git a/views/settings.html b/views/settings.html index 60b1c19..24e866a 100644 --- a/views/settings.html +++ b/views/settings.html @@ -16,8 +16,8 @@

Welcome Back!

-
-
+
+

User: USER


@@ -41,13 +41,12 @@

-
+

Change your Username


-

Current User: USER