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

This commit is contained in:
2025-10-06 22:09:54 +02:00
parent d248087326
commit 022050400e

View File

@@ -157,3 +157,7 @@ label.text-white {
.white { .white {
color: #ffffff; color: #ffffff;
} }
button.login {
background-color: #ff7100;
}