Change logo
This commit is contained in:
parent
9efe392925
commit
6212f8ba0e
1 changed files with 6 additions and 0 deletions
|
@ -288,4 +288,10 @@ progress {
|
|||
backdrop-filter: blur(20px) saturate(150%) brightness(75%);
|
||||
background: rgba(0,0,0,.2);
|
||||
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