edit stylesheet

This commit is contained in:
Lennart
2025-04-17 23:25:39 +02:00
parent fec9932fd8
commit 39b1da3a8f

View File

@@ -79,7 +79,8 @@ button {
}
}
input[type="text"] {
input[type="text"],
input[type="password"] {
border: 1px solid black;
border-radius: 8px;
padding: 4px 8px;