changed settings page style

This commit is contained in:
Mystikfluu
2022-07-09 18:01:41 +02:00
parent e95c30e687
commit 1eab0c0a8b
2 changed files with 11 additions and 4 deletions
+8
View File
@@ -59,3 +59,11 @@ footer {
.less_padding {
padding: 6px 14px;
}
.bg-light {
background-color: var(--fg-color);
}
.bg-dark {
background-color: var(--bg-color);
}