revert to color override; text not high-contrast enough on like backgrounds
This commit is contained in:
parent
beb80145a4
commit
1a09a51780
@ -58,7 +58,8 @@ figure[data-lang].big svg {
|
|||||||
max-height: none !important;
|
max-height: none !important;
|
||||||
} */
|
} */
|
||||||
|
|
||||||
figure:is([data-lang='pikchr'], [data-lang='nomnoml'], [data-lang='bytefield']) svg text:not([fill^='var']) {
|
/* figure:is([data-lang='pikchr'], [data-lang='nomnoml'], [data-lang='bytefield']) svg text:not([fill^='var']) { */
|
||||||
|
figure:is([data-lang='pikchr'], [data-lang='nomnoml'], [data-lang='bytefield']) svg text {
|
||||||
fill: var(--theme-text-body);
|
fill: var(--theme-text-body);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user