From b1f6b7e569cca23e2ff657beafe9c293d848c007 Mon Sep 17 00:00:00 2001 From: traveler Date: Wed, 24 Dec 2025 00:19:31 -0600 Subject: [PATCH] dsa --- config/custom.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/custom.css b/config/custom.css index 3aee267..c6705c8 100755 --- a/config/custom.css +++ b/config/custom.css @@ -17,11 +17,11 @@ body.tab-pncharris { } body.tab-netgrimoire { - background-image: url("/images/bg-netgrimoire.jpg") !important; + background-image: url("/images/Netgrimoire-bg.png") !important; } body.tab-wasted-bandwidth { - background-image: url("/images/bg-wasted-bandwidth.jpg") !important; + background-image: url("/images/Wasted-bandwidth-bg.png") !important; } /* ----------------------------- */ @@ -33,14 +33,14 @@ body.tab-wasted-bandwidth { background-color: rgba(0, 0, 0, 0.55); } -/* Soft blur + desaturate background only */ +#/* Soft blur + desaturate background only body::before { content: ""; position: fixed; inset: 0; backdrop-filter: blur(6px) saturate(0.8); z-index: -1; -} +} */ /* Make service cards and widgets pop */ .service-card,