Skip to content

Commit fdccabb

Browse files
authored
Fix for rosettacode.org (#15050)
This is a fix for Issue #15042
1 parent 0445383 commit fdccabb

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

src/config/dynamic-theme-fixes.config

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27971,6 +27971,25 @@ CSS
2797127971

2797227972
================================
2797327973

27974+
rosettacode.org
27975+
27976+
INVERT
27977+
.mwe-math-fallback-image-inline
27978+
27979+
CSS
27980+
.wrong-element-colors {
27981+
background-color: ${white} !important;
27982+
color: ${black} !important;
27983+
}
27984+
27985+
IGNORE INLINE STYLE
27986+
.color-picker
27987+
27988+
IGNORE IMAGE ANALYSIS
27989+
.logo
27990+
27991+
================================
27992+
2797427993
roskomsvoboda.org
2797527994

2797627995
INVERT

0 commit comments

Comments
 (0)