From a74c935ab4d14114862512a7272687171b94da19 Mon Sep 17 00:00:00 2001 From: lucaspatenaude Date: Sat, 25 Jul 2026 01:03:14 -0600 Subject: [PATCH] Update lukeflix.css --- lukeflix.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lukeflix.css b/lukeflix.css index ce0c0d0..825e1e3 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2351,13 +2351,13 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { /* Remove background of action ribbon */ .layout-desktop .detailRibbon { - background: none !important; + background: transparent !important; } /* Remove background of page background */ .noBackdropTransparency .detailPagePrimaryContainer, .noBackdropTransparency .detailPageSecondaryContainer { - background-color: none !important; + background-color: transparent !important; } /* Make movie tagline larger and bolder */