Closed LukasLow closed 11 months ago
I've tested this now and If I leave :root like this, it would do nothing.
:root {
}
However, you should find the appropriate CSS to apply. Maybe removing these CSS attributes one by one can help.
:root {
--font-default: Shabnam;
--default-font: Shabnam;
--font-family-editor: Shabnam;
--font-monospace-default: Shabnam,
--font-interface-override: Shabnam,
--font-text-override: Shabnam,
--font-monospace-override: Shabnam,
}
I've found now the issue. In a new fresh vault the things you have said are true but "Force Style" ignores the css part and applies it in Math and Code too
please test it
hello maybe i am wrong but if i leave :root empty it still applies the font. I guess i can't remove the font from parts of it. My goal is to not apply a font to math and code because of this
instead of a regular one