Files
k9e.no/static/style.css

9 lines
78 B
CSS

html,
body {
font-family: monospace;
}
:root {
--selected-color: orange;
}