forked from miguel456/rbrecruiter
7 lines
185 B
CSS
Vendored
7 lines
185 B
CSS
Vendored
/* overrides customizations for the AdminLTE auth pages */
|
|
|
|
.login-page, .register-page {
|
|
background-image: url('/img/authbg.jpg') !important;
|
|
background-size: cover !important;
|
|
}
|