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