staffmanager/public/css/authpages.css

7 lines
185 B
CSS
Raw Normal View History

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