connexion et style

This commit is contained in:
2025-05-14 14:37:55 +02:00
parent d7c3cfb0a1
commit 9f24918f10
2 changed files with 8 additions and 33 deletions

View File

@@ -97,4 +97,9 @@ body {
position: fixed;
bottom: 0;
width: 100%;
}
input[type="text"], input[type="password"] {
width: 300px;
margin: 0 auto;
}