add custom css

This commit is contained in:
2025-08-01 13:34:30 +02:00
parent 496a30a9d1
commit 08ed2ca010
2 changed files with 6 additions and 0 deletions

5
static/serve/style.css Normal file
View File

@@ -0,0 +1,5 @@
header a {
padding: 0.5rem;
line-height: 1.75;
font-size: 1.25em;
}