Aggiunto input manuale codice fermate cercaorario seta

This commit is contained in:
Leocraft1
2025-07-26 18:52:06 +02:00
parent e856d4a361
commit 811ed04e23
4 changed files with 78 additions and 8 deletions

View File

@@ -124,10 +124,18 @@ a {
font-size: 16px;
border-radius: 6px;
border: 1px solid var(--border-color);
width: 20vw;
}
#stopCodeBar {
padding: 10px;
font-size: 16px;
border-radius: 6px;
border: 1px solid var(--border-color);
width: 20vw;
}
footer {
position: fixed;
position: relative;
bottom: 0;
left: 0;
width: 100%;