Update lukeflix.css

This commit is contained in:
2026-07-25 01:03:14 -06:00
parent ba953f78a7
commit a74c935ab4

View File

@@ -2351,13 +2351,13 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
/* Remove background of action ribbon */ /* Remove background of action ribbon */
.layout-desktop .detailRibbon { .layout-desktop .detailRibbon {
background: none !important; background: transparent !important;
} }
/* Remove background of page background */ /* Remove background of page background */
.noBackdropTransparency .detailPagePrimaryContainer, .noBackdropTransparency .detailPagePrimaryContainer,
.noBackdropTransparency .detailPageSecondaryContainer { .noBackdropTransparency .detailPageSecondaryContainer {
background-color: none !important; background-color: transparent !important;
} }
/* Make movie tagline larger and bolder */ /* Make movie tagline larger and bolder */