Font-Anpassungen erfolgreich

Design wurde vereinheitlicht und die Validatoren vereinfacht.
This commit is contained in:
ja
2021-10-25 10:18:07 +02:00
parent 0c55e2b6f1
commit 660aa3ec37
4 changed files with 32 additions and 27 deletions

View File

@@ -71,12 +71,15 @@
}
#Password {
margin-right: -20px;
border-radius: 5px 5px;
}
#UserName {
font-size: 17px;
border-radius: 5px 5px 5px 5px;
}
#CustomerID {
color: #003680;
font-size: 1.125em;
border-radius: 5px 5px 5px 5px;
}
}