Input start livebus piu scuri

This commit is contained in:
Leocraft1
2025-09-28 12:09:55 +02:00
parent 12ed3c6043
commit 5d834093be

View File

@@ -58,7 +58,7 @@ p {
border: 1px solid #ccc;
border-radius: 8px;
transition: border-color 0.3s ease;
background-color: gray;
background-color: rgb(60, 60, 60);
color: white;
}
@@ -125,7 +125,7 @@ tr:hover td {
}
button {
background-color: gray;
background-color: rgb(60, 60, 60);
color: white;
border: none;
padding: 10px 20px;