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 Password - + Change your Username - Current User: USER Password: