diff --git a/style.css b/style.css index d674c22..65e6c40 100644 --- a/style.css +++ b/style.css @@ -44,16 +44,14 @@ } .detailRibbon { - background: rgba(32, 32, 32, 0.6); + background: none; } .backdropContainer { filter: - blur(5px) saturate(140%) contrast(120%) brightness(80%); - mask-image: - linear-gradient(180deg, #000, rgba(0, 0, 0, 0.25)); - -webkit-mask-image: - linear-gradient(180deg, #000, rgba(0, 0, 0, 0.25)); + blur(8px) saturate(140%) contrast(120%) brightness(65%); + mask-image: none; + -webkit-mask-image: none; } /* --- Header Padding --- */ @@ -149,7 +147,7 @@ } .button-link { - color: var(--default-blue-1) !important; + color: #fff !important; } .emby-input:focus,