Update lukeflix.css
This commit is contained in:
@@ -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 */
|
||||||
|
|||||||
Reference in New Issue
Block a user