Finalized title options

This commit is contained in:
Casper Talvio
2021-05-30 01:49:33 +03:00
parent 84b3ca75bf
commit af1f923cdc
3 changed files with 15 additions and 4 deletions

View File

@@ -6,6 +6,14 @@
background-color: rgba(0,0,0,0);
}
/*Colors for title_2*/
.layout-desktop .detailRibbon {
background: rgba(0,0,0,.2) !important;
}
.itemBackdrop::after {
background: rgba(0,0,0,.5) !important;
}
/*Episode hover*/
.listItem:hover {
background: rgba(0, 0, 0, 0.4);