Aggiunta pagina registrazione

This commit is contained in:
2026-04-01 10:31:45 +02:00
parent df3414fd20
commit e765145466
2 changed files with 26 additions and 1 deletions
+2 -1
View File
@@ -62,7 +62,8 @@ form label {
}
form input[type="text"],
form input[type="password"] {
form input[type="password"],
form input[type="email"] {
width: 100%;
padding: 10px;
margin-bottom: 15px;