Force deck styling to all cards, Overwrite font in the card with default one

I have some cards where font formatting was copied when I copied text from the webpage.

In dark mode it is a problem as some cards have text black and that is invisible in dark mode.

Can I in deck styling force font colour that it will overwrite specific font colour defined in single cards?

You may be able to do so by using color: #fff !important. Alternatively you could select the text in the editor and use the eraser icon to clear the formatting.

color: #ffffff !important; does not work. Also I can’t clear formatting in 9k cards by hand

Maybe you can toggle html editor on in edit mode and see if there’s any code pattern. Then use find and replace to clear them.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.