From d77df01d52d02e7bc9b9fdcd16b0fdcb8fca490e Mon Sep 17 00:00:00 2001 From: lucaspatenaude Date: Sat, 25 Jul 2026 00:58:24 -0600 Subject: [PATCH] Update lukeflix.css --- lukeflix.css | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lukeflix.css b/lukeflix.css index ee784d3..653b398 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2354,6 +2354,17 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { background: none !important; } +/* Remove background of page background */ +.detailPagePrimaryContainer { + background-color: none !important; +} + +/* Make movie tagline larger and bolder */ +.tagline { + font-size: 1.5em !important; + font-weight: 600 !important; +} + /* 167. LIVE TV STRUCTURE & COMPONENTS */ /* */