website/themes/fzmin2/static/css/fonts.css
fzorb 8237b6aa19
Some checks failed
pipeline / deploy-job (push) Failing after 3m26s
some changes to themes
2025-01-16 11:26:30 +02:00

10 lines
137 B
CSS

body {
font-family: Verdana,sans-serif;
font-size: 100%;
line-height: 1.5;
}
code {
font-family: monospace;
font-size: 100%;
}