diff --git a/web/auth.html b/web/auth.html index 566100df..a98ced0c 100644 --- a/web/auth.html +++ b/web/auth.html @@ -1,140 +1,192 @@ - - - - - Login to SilverBullet - + - form > div { - margin-bottom: 5px; - } - - .error-message { - color: red; - } - - - - -
+ +
+

Login to SilverBullet

-
-
-
-
- - -
-
- - -
-
- - -
-
- -
+ +
+
+ + +
+
+ + +
+
+ +
+
- + + - - - + document.getElementById("login").appendChild(input); + } + + + + \ No newline at end of file