Change logo
This commit is contained in:
parent
9efe392925
commit
6212f8ba0e
1 changed files with 6 additions and 0 deletions
|
@ -289,3 +289,9 @@ progress {
|
||||||
background: rgba(0,0,0,.2);
|
background: rgba(0,0,0,.2);
|
||||||
box-shadow: 0px 0px 30px rgba(0,0,0,.7) !important;
|
box-shadow: 0px 0px 30px rgba(0,0,0,.7) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Change top-left logo */
|
||||||
|
|
||||||
|
.pageTitleWithDefaultLogo {
|
||||||
|
background-image: url(https://watch.levi.land/web/assets/img/icon-transparent.png) !important;
|
||||||
|
}
|
Loading…
Reference in a new issue