s2i2s-theme/login/resources/css/s2i2s-login.css

6 lines
136 B
CSS

.login-s2i2s body {
background: url("../img/bg.png") no-repeat center center fixed;
background-size: cover;
height: 100%;
}