move statute from index to new about

This commit is contained in:
2024-04-15 20:56:29 +02:00
parent 4896f7c5fa
commit 99a78157a4
11 changed files with 36 additions and 17 deletions

11
site/styles/about.css Normal file
View File

@@ -0,0 +1,11 @@
dl {
padding: 1rem 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 1rem 1rem;
}