diff --git a/css/style.css b/css/style.css index 2e343c7..62084bc 100644 --- a/css/style.css +++ b/css/style.css @@ -316,6 +316,7 @@ a { color:inherit; text-decoration:none; } .tf-note { display:block; font-size:0.85rem; margin-top:6px; line-height:1.5; } .tf-note-error { color:#C0392B; } .tf-note-ok { color:#1E7A44; } +.tf-note-warn { color:#8A6D1B; } .tf-hint { font-size:0.82rem; color:var(--text-light); margin-left:5px; font-weight:400; text-transform:none; letter-spacing:0; white-space:nowrap; } /* Kompakte Zeilenhoehe fuer mehrzeilige Labels; Felder einer Reihe per align-items:end buendig */ #trial-form .form-row label { line-height:1.35; } diff --git a/en/index.html b/en/index.html index 0d893ea..0e39d29 100644 --- a/en/index.html +++ b/en/index.html @@ -748,7 +748,7 @@