diff --git a/server.html b/server.html index 315c2ea2..fb91ae12 100644 --- a/server.html +++ b/server.html @@ -164,6 +164,16 @@ margin: 10px 0 5px 15px; } + .errorlogin + { + color: #c33; + } + + .correctlogin + { + color: #393; + } + @@ -183,12 +193,12 @@