From b9458e776428410ed963e1c0284a55f219227e52 Mon Sep 17 00:00:00 2001
From: joe
Date: Mon, 6 Oct 2025 22:33:31 +0200
Subject: up
---
css/site.css | 6 ++++++
thoughts.html | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/css/site.css b/css/site.css
index 5c3c03f..cf3c06d 100644
--- a/css/site.css
+++ b/css/site.css
@@ -201,6 +201,12 @@ div.body-contents h4 {
margin-top: 1em;
}
+div.body-contents h5 {
+ padding-top: 0.1rem;
+ margin: 0.05rem 0em 0.05rem 0em;
+ color: #32302f;
+}
+
div.body-contents p {
margin: 1em 1ex 1em 1ex !important;
}
diff --git a/thoughts.html b/thoughts.html
index 9eacfcc..9bc50af 100644
--- a/thoughts.html
+++ b/thoughts.html
@@ -58,7 +58,8 @@
the thoughts
- Mon, 06 Oct 2025 22:24 - about rust
+ about rust
+ Mon, 06 Oct 2025 22:24M
boycott rust
--
cgit v1.2.3