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 */