Different fonts for editing and reading views?
Different fonts for editing and reading views?
I want to use a monospace font for editing and a sans-serif for reading -- is this possible? I can only see a single "Text font" parameter in the settings and can't find plugins that can set different fonts.
You can also do this with any theme if you setup a CSS Snippet:
Then reading view will use whatever font you've configured in the settings.
Thanks much! This is elegant and easy.