mirror of
https://github.com/KevinMidboe/k9e.no.git
synced 2026-01-04 16:25:53 +00:00
Initital commit simple bio page
This commit is contained in:
8
static/style.css
Normal file
8
static/style.css
Normal file
@@ -0,0 +1,8 @@
|
||||
html,
|
||||
body {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
:root {
|
||||
--selected-color: orange;
|
||||
}
|
||||
Reference in New Issue
Block a user