This commit is contained in:
2025-02-13 18:50:22 +01:00
parent 5c211013b5
commit 4cae4e9e28
803 changed files with 107055 additions and 14 deletions

View File

@@ -0,0 +1,20 @@
body {
font-family: Times, serif;
}
article {
padding: 5px;
margin: 10px;
}
h1 {
color: orange !important;
}
body > article.art {
border: 5px solid black;
}
body {
font-family: Arial,sans-serif;
}