From 6e12da958149ceb695cf4cd2fc62dfe991d20045 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 16 Jun 2026 21:34:17 -0300 Subject: css: deep image background, drop deep-ghost, etc --- src/static/css/features.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/static/css/features.css') diff --git a/src/static/css/features.css b/src/static/css/features.css index eb08577a..d5d85575 100644 --- a/src/static/css/features.css +++ b/src/static/css/features.css @@ -1471,6 +1471,8 @@ --reveal-filter: ; --shadow-filter: ; + background: #0006; + backdrop-filter: blur(0); filter: var(--reveal-filter) @@ -1720,7 +1722,7 @@ #image-overlay-content-container { border-radius: 0 0 8px 8px; border: 2px solid var(--primary-color); - background: var(--deep-ghost-color); + background: var(--deep-color); box-shadow: 0 0 90px 30px #00000060, @@ -1732,7 +1734,7 @@ } #image-overlay-image-layout { - background: rgba(0, 0, 0, 0.65); + background: #0006; } #image-overlay-image-thumb { -- cgit 1.3.0-6-gf8a5