Skip to content

Commit

Permalink
Fix for videogameschronicle.com (#12640)
Browse files Browse the repository at this point in the history
- Remove white background.
  • Loading branch information
rakleed committed Apr 29, 2024
1 parent 1536cb8 commit 3e3b20f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/config/dynamic-theme-fixes.config
Expand Up @@ -26675,6 +26675,15 @@ IGNORE INLINE STYLE

================================

videogameschronicle.com

CSS
.vgc-layout {
background-image: none !important;
}

================================

videolan.org

CSS
Expand Down

0 comments on commit 3e3b20f

Please sign in to comment.