Merge pull request #423 from tiwariav/bugfix/3408/login_image
new background image for login/signup
This commit is contained in:
commit
0adc24c13a
2 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ h6 {
|
|||
}
|
||||
|
||||
.auth-bg {
|
||||
background: url(../img/auth-bg.jpg);
|
||||
background: url(../img/auth-bg-sm.jpg);
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
|
|
BIN
hosting/static/hosting/img/auth-bg-sm.jpg
Normal file
BIN
hosting/static/hosting/img/auth-bg-sm.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 114 KiB |
Loading…
Reference in a new issue