15 lines
No EOL
638 B
CSS
15 lines
No EOL
638 B
CSS
@import url('https://looi-wh.github.io/HintOfGreenCSS/theme.css');
|
|
@import url('https://ctalvio.github.io/Monochromic/bottom-progress_style.css');
|
|
|
|
#loginPage{background:url(https://i.imgur.com/gRb1gL2.png?maxwidth=1520&fidelity=grand);background-size:cover}
|
|
.backdropImage {filter: blur(2px) saturate(120%) contrast(120%) brightness(20%);}
|
|
.playedIndicator {background: #5dd000;}
|
|
.headerCastButton {display: none;}
|
|
.headerSyncButton {display: none;}
|
|
#castCollapsible {display: none;}
|
|
div.nextUpSection {display: none;}
|
|
div.starRatingContainer {display: none;}
|
|
.itemBackdrop{height: 15vh;}
|
|
.layout-mobile .itemBackdrop {
|
|
height: 10vh;
|
|
} |