diff --git a/style.css b/style.css index 1dbca99..eb6bbd6 100644 --- a/style.css +++ b/style.css @@ -25,6 +25,14 @@ background-color: rgba(0, 0, 0, 0.7) !important; } +.detailRibbon { + background: rgba(32, 32, 32, 0.6); +} + +.backdropContainer { + filter: blur(5px) saturate(150%) !important; +} + /* --- Colors --- */ @media (hover: hover) and (pointer: fine) {