move all generic image assets to the same folder
This commit is contained in:
@@ -36,7 +36,7 @@ html {
|
||||
}
|
||||
|
||||
.pageTitleWithDefaultLogo {
|
||||
background-image: url(../logowhite.png)
|
||||
background-image: url(assets/img/banner-light.png)
|
||||
}
|
||||
|
||||
.backgroundContainer,
|
||||
|
||||
Reference in New Issue
Block a user