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,