1
0
Fork 0

Change logo

This commit is contained in:
Levi 2023-12-16 18:14:37 +01:00
parent 9efe392925
commit 6212f8ba0e

View file

@ -289,3 +289,9 @@ progress {
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;
}