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,11 +71,10 @@
#btn_Back {
background-color: #003680;
color: #fff;
font-size:16px;
width: 140px;
height: 25px;
color: #fff;
font-size: 20px;
font-weight: 600;
height: 25px;
font-weight:300;
margin-left: 122px;
margin-right: auto;
border:none;
@@ -84,8 +83,9 @@
#btn_Send {
background-color: #003680;
color: #fff;
width: 200px;
height: 35px;
width: 140px;
height: 25px;
font-size:16px;
}
.bg-email-icon {
@@ -130,8 +130,7 @@
border: 1px gray solid;
border-radius: 5px 5px 0px 0px;
}
#CustomerID {
#CustomerID {
margin-left: 45px;
color: #003680;
}