diff --git a/webapi/public/css/vspd.css b/webapi/public/css/vspd.css index d16c8c7..56813f9 100644 --- a/webapi/public/css/vspd.css +++ b/webapi/public/css/vspd.css @@ -58,6 +58,10 @@ body { color: #8997A5; } +.orange { + color: #ed6d47; +} + footer { flex-shrink: 0; font-size: 0.8rem; diff --git a/webapi/templates/login.html b/webapi/templates/login.html index c7309f1..915be69 100644 --- a/webapi/templates/login.html +++ b/webapi/templates/login.html @@ -2,14 +2,15 @@
Incorrect password
- {{ end }}