Erweiterung der Validatoren!
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user