diff --git a/refact_webgui/webgui/static/admin-style.css b/refact_webgui/webgui/static/admin-style.css index eb4baf7b..3f184bef 100644 --- a/refact_webgui/webgui/static/admin-style.css +++ b/refact_webgui/webgui/static/admin-style.css @@ -21,4 +21,12 @@ html { #gotoLogin { visibility: hidden; +} +#login-form svg { + width: 340px; + height: auto; +} +.admin-logo { + width: 340px; + height: auto; } \ No newline at end of file diff --git a/refact_webgui/webgui/static/admin.html b/refact_webgui/webgui/static/admin.html index e4f0a0a0..02f36001 100644 --- a/refact_webgui/webgui/static/admin.html +++ b/refact_webgui/webgui/static/admin.html @@ -9,8 +9,7 @@ - + Refact Server Login @@ -20,31 +19,20 @@
-
- - - - - - - - - - +
+