caption styling updates
All checks were successful
/ weblog.lol (push) Successful in 8s

This commit is contained in:
Gordon Pedersen 2024-05-07 16:11:03 +10:00
parent 08ac0bd1d9
commit abd2e18bd4
2 changed files with 11 additions and 1 deletions

View file

@ -83,6 +83,10 @@ article, main.page {
margin-left: .75em;
}
article p {
width: 100%;
}
article p:has(img) {
text-align: center;
width: 100%;
@ -100,10 +104,15 @@ iframe {
.caption {
text-align: center;
margin-block-start: 0.5em;
font-size: smaller;
color: var(--accent);
font-family: var(--font-em);
}
header nav ul {
list-style-type: none;
margin: 0;

View file

@ -46,9 +46,10 @@ But seriously, the reason I'm doing this is because the letter makes it unique,
It's going to be so great when I fix it all up on my website and can link directly to `https://death.id.au/B4.0012` — but that's still way off in the future.
For now, most of my folders are empty and still need to be populated with stuff. I also need to build an index that I can easily update and add IDs to. And I need to start using the IDs in other contexts; like e-mail, ClickUp, code repositories, etc. Plus, you know, there is *actual* work to be done, aside from organising all my work.
<iframe src="//coub.com/embed/3e6wp1?muted=true&autostart=false&originalSize=false&startWithHD=false" allowfullscreen frameborder="0" width="640" height="360" allow="autoplay"></iframe><script async src="//c-cdn.coub.com/embed-runner.js"></script>
_Just replace the word "children" with "work" in this clip._ {.caption}
Just replace the word "children" with "work" in this clip. {.caption}
But I'm going to try moving my stuff over as I go, tagging things with JD.IDs as I need them.
I'm trying to embrace "[Working with the garage door open](https://notes.andymatuschak.org/zCMhncA1iSE74MKKYQS5PBZ)", at least in part so I stick with it.