staffmanager/public/css/authpages.css

7 lines
185 B
CSS

/* overrides customizations for the AdminLTE auth pages */
.login-page, .register-page {
background-image: url('/img/authbg.jpg') !important;
background-size: cover !important;
}