aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-10-06 22:33:31 +0200
committerjoe <rbo@gmx.us>2025-10-06 22:33:31 +0200
commitb9458e776428410ed963e1c0284a55f219227e52 (patch)
tree662e4df56ced1ce5f2e159e813022b7e51b74262
parentThought: Mon, 06 Oct 2025 22:24 (diff)
downloadjoe-www-b9458e776428410ed963e1c0284a55f219227e52.tar.gz
joe-www-b9458e776428410ed963e1c0284a55f219227e52.tar.bz2
joe-www-b9458e776428410ed963e1c0284a55f219227e52.tar.xz
joe-www-b9458e776428410ed963e1c0284a55f219227e52.tar.zst
joe-www-b9458e776428410ed963e1c0284a55f219227e52.zip
up
-rw-r--r--css/site.css6
-rw-r--r--thoughts.html3
2 files changed, 8 insertions, 1 deletions
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 @@
</p>
<h2>the thoughts</h2>
<!-- thoughts here -->
- <h3>Mon, 06 Oct 2025 22:24 - about rust</h3>
+ <h3>about rust</h3>
+ <h5>Mon, 06 Oct 2025 22:24M</h5>
<p>
boycott rust
</p>