From 01c74c9221cd0874866ea0d2a22795e4efc6143d Mon Sep 17 00:00:00 2001 From: Levi Date: Sun, 12 May 2024 14:44:54 +0200 Subject: [PATCH] Update style.css --- style.css | 8 ++++++++ 1 file changed, 8 insertions(+) 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) {