diff --git a/Jellyfin.Plugin.Seasonals/Web/test-site.html b/Jellyfin.Plugin.Seasonals/Web/test-site.html index a4bcd2a..a1177b8 100644 --- a/Jellyfin.Plugin.Seasonals/Web/test-site.html +++ b/Jellyfin.Plugin.Seasonals/Web/test-site.html @@ -154,6 +154,7 @@ border-radius: 8px; aspect-ratio: 2/3; position: relative; + z-index: 6; overflow: hidden; } @@ -175,7 +176,7 @@ background: rgba(0, 164, 220, 0.15); border-top: 1px solid rgba(0, 164, 220, 0.3); padding: 0.5em 1.5em; - z-index: 199; + z-index: -1; font-size: 0.8em; color: #aaa; text-align: center; @@ -190,7 +191,7 @@
-