diff --git a/css/style.css b/css/style.css index 5f9c023..b885e48 100644 --- a/css/style.css +++ b/css/style.css @@ -60,7 +60,10 @@ div.elevation { line-height: 1.4em; } .hint { - color: orangered; + color: orange; +} +.error { + color: red; } .heading { diff --git a/index.html b/index.html index 4e48cc6..53a5ba0 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,6 @@