1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 22:13:53 +01:00

design optimization & bugfixes

This commit is contained in:
NoobishSVK
2024-07-21 22:03:00 +02:00
parent 9c1af7bb9a
commit 392d32c1d2
12 changed files with 171 additions and 123 deletions

View File

@@ -326,7 +326,7 @@ pre {
margin-bottom: 20px !important;
}
#ps-container {
background-color: var(--color-1);
background-color: var(--color-1-transparent);
height: 100px !important;
margin: auto !important;
width: 100%;