Dispatch 5 (and various misc. updates)

This commit is contained in:
David Eisinger
2023-07-02 22:55:35 -04:00
parent d86d681da3
commit 2efcf477e3
12 changed files with 2882 additions and 15 deletions

View File

@@ -49,6 +49,12 @@ ul {
}
}
ol {
margin-left: 3ch;
padding: 0;
}
blockquote {
border-left: 1ch solid #ddd;
font-style: italic;
@@ -70,6 +76,7 @@ footer {
sup {
line-height: 0;
font-size: 0.8em;
}
figure {
@@ -90,7 +97,7 @@ figure {
}
}
.references {
.references, .footnotes {
font-size: 0.8em;
h3 {