diff --git a/finimalism3-0 b/finimalism3-0 index 517a086..70bff5c 100644 --- a/finimalism3-0 +++ b/finimalism3-0 @@ -867,7 +867,7 @@ div[data-role="controlgroup"] a[data-role="button"] { background-color: #00000000 !important; } .cardOverlayContainer { - background-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0); } } /* Play button hovering (for low width windows) */ @@ -879,7 +879,7 @@ div[data-role="controlgroup"] a[data-role="button"] { background-color: #00000000 !important; } .cardOverlayContainer { - background-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0); } .cardOverlayButton { padding: 0.25em;