Erweiterung der Validatoren!

This commit is contained in:
ja
2021-10-05 11:26:12 +02:00
parent 925b3ad8cd
commit c287bed175
3 changed files with 40 additions and 9 deletions

View File

@@ -165,6 +165,13 @@ hr{
border: 1px solid red;
background-color:lightcoral;
}
#txt_LKWNr:valid {
color: black;
}
#txt_LKWNr:invalid {
border: 1px solid red;
background-color: lightcoral;
}
@media (max-width: 558.98px) {
h1 {
color: #043381;