eolas/markdown-styles.css
2022-08-30 09:30:04 +01:00

11 lines
No EOL
160 B
CSS

* {
font-family: 'Inter';
}
pre, code {
font-family: 'Liga Liberation Mono' !important;
}
code {
font-family: 'Liga Liberation Mono' !important;
}