Initial commit

This commit is contained in:
Leon Mika 2025-06-25 13:23:29 +02:00
parent 891b767c61
commit 56295d02ba
2 changed files with 25 additions and 0 deletions

4
static/postlist.css Normal file
View file

@ -0,0 +1,4 @@
ul.postlist {
list-style: none;
padding-inline-start: 0;
}