srv/poe_manager/static/css/style.css aktualisiert

This commit is contained in:
2025-10-07 17:38:20 +02:00
parent a5ec09297f
commit 119dbccf5d

View File

@@ -4,7 +4,7 @@ body {
} }
h1, h2, h3, h4, h5, h6 { h1, h2, h3, h4, h5, h6 {
color: #ff7100; color: #fff;
} }
.table-dark { .table-dark {
@@ -17,7 +17,7 @@ h1, h2, h3, h4, h5, h6 {
} }
pre { pre {
background-color: #f8f9fa; background-color: #f8f9fa7c;
padding: 10px; padding: 10px;
border-radius: 5px; border-radius: 5px;
max-height: 600px; max-height: 600px;