Premier commit

This commit is contained in:
Florestan Bredow
2025-06-06 08:16:34 +02:00
commit 55c2711042
4 changed files with 143 additions and 0 deletions

24
css/styles.css Normal file
View File

@@ -0,0 +1,24 @@
body {
max-width: 720px;
margin: auto;
}
.codehilite {
padding: .5em 1em;
}
h1 {
}
h2 {
}
h3 {
}
a {
}