mirror of
https://github.com/KevinMidboe/k9e.no.git
synced 2025-10-29 17:50:14 +00:00
9 lines
79 B
CSS
9 lines
79 B
CSS
html,
|
|
body {
|
|
font-family: monospace;
|
|
}
|
|
|
|
:root {
|
|
--selected-color: #eb4888;
|
|
}
|