move all generic image assets to the same folder
This commit is contained in:
parent
33ed166ec9
commit
cb14982e16
10 changed files with 7 additions and 7 deletions
|
@ -36,7 +36,7 @@ html {
|
|||
}
|
||||
|
||||
.pageTitleWithDefaultLogo {
|
||||
background-image: url(../logowhite.png)
|
||||
background-image: url(assets/img/banner-light.png)
|
||||
}
|
||||
|
||||
.backgroundContainer,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue