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

This commit is contained in:
2025-10-06 21:38:47 +02:00
parent be43c85961
commit bcd2c30c70

View File

@@ -150,6 +150,10 @@ label.text-white {
background: #fff; background: #fff;
} }
.white { .black {
color: #000000; color: #000000;
}
.white {
color: #ffffff;
} }