Override styles for auth pages
This commit is contained in:
6
public/css/authpages.css
vendored
Normal file
6
public/css/authpages.css
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/* overrides customizations for the AdminLTE auth pages */
|
||||
|
||||
.login-page, .register-page {
|
||||
background-image: url('/img/authbg.jpg') !important;
|
||||
background-size: cover !important;
|
||||
}
|
Reference in New Issue
Block a user