[Build] Rebuild

This commit is contained in:
2025-04-25 17:22:15 +02:00
parent 54e216b5ec
commit 99a7a59cf7
5 changed files with 27 additions and 27 deletions

View File

@@ -25,7 +25,7 @@ button:hover {
}
button:focus {
background-color: rgb(21, 72, 129);
background-color: rgb(178, 123, 209);
color: rgb(230, 230, 230);
}