src/main/webapp/views/login.html
@@ -13,7 +13,6 @@ body.login-bg { color: #777; height: 100%; /*background-image: url("../static/image/bg-imgage.jpg");*/ background-image: url("../static/image/login_bg.jpg"); background-repeat: no-repeat; background-size: cover; @@ -21,9 +20,7 @@ } #login-wrapper { /*color: #fff;*/ box-sizing:border-box; /*background: #576669;*/ background: #fff; position: absolute; top: 45%;