Files
k9e.no/static/style.css
2023-11-04 21:44:22 +01:00

9 lines
79 B
CSS

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