Date indexer

This commit is contained in:
Zef Hemel
2022-04-10 11:04:07 +02:00
parent e8547604a1
commit d649009dd2
16 changed files with 1460 additions and 53 deletions
+5
View File
@@ -15,6 +15,11 @@ body {
padding-left: 20px;
padding-right: 20px;
}
a[href] {
text-decoration: none;
}
blockquote {
border-left: 1px solid #333;
margin-left: 2px;