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

@@ -16,7 +16,7 @@
color: red;
}
#txt_Pw_WH:valid {
background-color: lightgreen;
background-color: white;
border-color: forestgreen;
color: black;
}
@@ -31,7 +31,7 @@
color: red;
}
#txt_Pw:valid {
background-color: lightgreen;
background-color: white;
border-color: forestgreen;
color: black;
}
@@ -47,7 +47,7 @@
}
#txt_Pw_WH_M:valid {
background-color: lightgreen;
background-color: white;
border-color: forestgreen;
color: black;
}
@@ -64,7 +64,7 @@
}
#txt_Pw_M:valid {
background-color: lightgreen;
background-color: white;
border-color: forestgreen;
color: black;
}