From 3e3b20f8dbc103d7adb05321ac040c03877d3ac1 Mon Sep 17 00:00:00 2001 From: Pavel <19418601+rakleed@users.noreply.github.com> Date: Mon, 29 Apr 2024 12:38:38 +0300 Subject: [PATCH] Fix for videogameschronicle.com (#12640) - Remove white background. --- src/config/dynamic-theme-fixes.config | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/config/dynamic-theme-fixes.config b/src/config/dynamic-theme-fixes.config index 954f455b93d5..7fc467677457 100644 --- a/src/config/dynamic-theme-fixes.config +++ b/src/config/dynamic-theme-fixes.config @@ -26675,6 +26675,15 @@ IGNORE INLINE STYLE ================================ +videogameschronicle.com + +CSS +.vgc-layout { + background-image: none !important; +} + +================================ + videolan.org CSS