diff --git a/JellySkin-mod.css b/JellySkin-mod.css index 35db2ad..b41f489 100644 --- a/JellySkin-mod.css +++ b/JellySkin-mod.css @@ -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; } \ No newline at end of file