Adapt more css for color theme

This commit is contained in:
natsoni
2024-04-18 16:18:38 +02:00
parent 7cd4345264
commit ce1124284e
8 changed files with 13 additions and 9 deletions

View File

@@ -12,7 +12,7 @@
max-width: 720px;
margin: auto;
padding: 1em;
background: #24273e;
background: var(--box-bg);
}
.status-table {