diff --git a/lukeflix.css b/lukeflix.css index 825e1e3..cbebef3 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2366,6 +2366,34 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { font-weight: 600 !important; } +.detailRibbon { + display: flex; + flex-direction: column; + flex-wrap: wrap; + align-items: center; +} + +.infoWrapper { + display: contents; +} + +.detailImageContainer, +.nameContainer, +.itemMiscInfo-secondary { + flex: 0 0 100%; +} + +.mainDetailButtons { + order: 3; +} + +.itemMiscInfo-primary { + order: 4; + margin-left: auto; + display: flex; + align-items: center; +} + /* 167. LIVE TV STRUCTURE & COMPONENTS */ /* */