Finish login

This commit is contained in:
marc-go
2026-02-17 10:01:52 +01:00
parent e2a525964d
commit c82f80fe74
6 changed files with 78 additions and 14 deletions

View File

@@ -51,6 +51,10 @@ a {
color: #000000;
}
.message_red {
color: red;
}
input {
border: 1px solid #e0e0e0;
width: 200px;