initial commit

This commit is contained in:
Tilman Kranz 2024-09-21 16:05:22 +02:00
commit 5f95d9cef6
55 changed files with 12483 additions and 0 deletions

4
css/index.css Normal file
View file

@ -0,0 +1,4 @@
div.home { font-size: 1em; }
div.home a { display: inline-block; margin: 0 .2em 0 .2em; text-decoration: none; }
h1 { margin-top: 0; }