WiP Form validation

This commit is contained in:
Naida Vatric
2020-02-12 11:44:56 +01:00
parent 22c1982ef6
commit edb22266bd
12 changed files with 1248 additions and 14 deletions

View File

@@ -158,3 +158,7 @@ h3 {
.estates-link {
color: rgba(0, 0, 0, 0.87);
}
.error {
color: #cc0033;
}