update job, add disclaimer to old post

This commit is contained in:
Joshua Seigler 2025-04-23 23:59:12 -04:00
parent b500f6b53c
commit 292fefaace
5 changed files with 14 additions and 7 deletions

View file

@ -188,6 +188,11 @@ p {
margin-top: 1lh;
}
}
blockquote {
margin: 1lh 0;
padding: 0 1em;
border-left: 0.2em solid var(--c-accent);
}
sup {
font-size: var(--s-1);