vereinheitlichung schrift und fonts

This commit is contained in:
ja
2021-10-25 15:01:44 +02:00
parent 5bf359d18f
commit 50532d85f2
6 changed files with 52 additions and 77 deletions

View File

@@ -42,8 +42,9 @@
font-size: 11px;
border: 1px solid gray;
width: 400px;
height: 270px;
margin-block: auto auto;
height: 260px;
margin-block: auto inherit;
margin-top:40px;
}
#lbl_Ueberschrift {
@@ -138,7 +139,7 @@
color: red;
}
#CustomerID:valid {
background-color: lightgreen;
background-color: white;
border-color: forestgreen;
color: black;
}
@@ -153,7 +154,7 @@
}
#txt_Username:valid {
background-color: lightgreen;
background-color: white;
border-color: forestgreen;
color: black;
}
@@ -168,7 +169,7 @@
}
#txtEmail:valid {
background-color: lightgreen;
background-color: white;
border-color: forestgreen;
color: black;
}