Skip to content

Commit eb23317

Browse files
authored
Fix for quirksmode.org (darkreader#10098)
- Invert logo. - Remove background image.
1 parent 2a7c152 commit eb23317

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

src/config/dynamic-theme-fixes.config

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16147,6 +16147,18 @@ td.cell, td.label {
1614716147

1614816148
================================
1614916149

16150+
quirksmode.org
16151+
16152+
INVERT
16153+
.logoPPK
16154+
16155+
CSS
16156+
body {
16157+
background-image: none !important;
16158+
}
16159+
16160+
================================
16161+
1615016162
quizlet.com
1615116163

1615216164
CSS

0 commit comments

Comments
 (0)