feat: the page now saves the last used username, changed the bg color of the main pages

Signed-off-by: limited_dev <loginakkisativ@gmail.com>
This commit is contained in:
limited_dev 2023-05-31 14:50:05 +02:00
parent 3a6ffaec46
commit 3c3bf898ca
8 changed files with 61 additions and 77 deletions

View file

@ -24,6 +24,7 @@ a, .btn-link {
.content {
padding-top: 1.1rem;
background-color: #181223;
}
.valid.modified:not([type=checkbox]) {