diff --git a/weblog/B0. Template/styles.css.md b/weblog/B0. Template/styles.css.md
index 57e75f7..acf5a2f 100644
--- a/weblog/B0. Template/styles.css.md
+++ b/weblog/B0. Template/styles.css.md
@@ -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;
diff --git a/weblog/B4. Friendica & Beyond/B4.0012. Johnny Decimal (Part One).md b/weblog/B4. Friendica & Beyond/B4.0012. Johnny Decimal (Part One).md
index f612eb7..97a2db9 100644
--- a/weblog/B4. Friendica & Beyond/B4.0012. Johnny Decimal (Part One).md
+++ b/weblog/B4. Friendica & Beyond/B4.0012. Johnny Decimal (Part One).md
@@ -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.
+
-_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.