philomena/assets/css/options/system-fonts.css

6 lines
114 B
CSS
Raw Normal View History

2024-05-31 20:07:00 +02:00
:root {
--font-family: sans-serif;
--font-family-monospace: monospace;
--font-family-heading: sans-serif;
}