new article

This commit is contained in:
counterweight 2026-02-10 23:43:29 +01:00
parent ae87f3838c
commit 650f833128
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
4 changed files with 662 additions and 0 deletions

View file

@ -26,4 +26,12 @@ figcaption {
font-style: italic;
font-size: small;
text-align: center;
}
blockquote {
border-left: 3px solid #888;
margin-left: 0;
padding-left: 1em;
font-style: italic;
color: #555;
}