Files
2025-10-30 07:58:22 -05:00

6 lines
92 B
CSS

html {
font-size: 90%;
}
body {
font-family: "Martian Mono", monospace !important;
}