Skip to content

Commit

Permalink
Fix for Google Play books in dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderby committed Mar 13, 2024
1 parent bda6edc commit 2fc4ef8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/config/dynamic-theme-fixes.config
Original file line number Diff line number Diff line change
Expand Up @@ -3905,6 +3905,11 @@ books.googleusercontent.com
INVERT
reader-rendered-page.-gb-image > img

CSS
reader-rendered-page.-gb-text {
filter: none !important;
}

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

books.zoho.eu
Expand Down

0 comments on commit 2fc4ef8

Please sign in to comment.