This commit is contained in:
2025-10-02 00:46:56 +02:00
commit 7cc9e689a4
66 changed files with 2924 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
article{
font-size: 0.9em;
color: white;
padding: 1em;
}
article header{
margin-bottom: 2em;
line-height: 2em;
}
article p, article section p{
line-height: 1.5em;
}