From 73ada98fb48514c51bd3e4b50c1d66ee2772870e Mon Sep 17 00:00:00 2001 From: Radiohotline Date: Tue, 17 Feb 2026 11:04:50 +0000 Subject: fix eyes and other css errors --- thoughts.html | 35 +++++++++++++++++++++++------------ 1 file changed, 23 insertions(+), 12 deletions(-) (limited to 'thoughts.html') diff --git a/thoughts.html b/thoughts.html index 704e085..35c2301 100644 --- a/thoughts.html +++ b/thoughts.html @@ -18,11 +18,20 @@ float: right; } + article:hover { + cursor: pointer; + } + + summary:hover { + text-decoration: underline; + font-style: italics; + } + embed { width: 55vw; height: 50vh; background-color: rgba(199, 189, 170, 0.8); - box-shadow: 0 0 10px 10px rgba(199, 189, 170, 0.8); + box-shadow: 0 0 5px 5px rgba(199, 189, 170, 0.8); border-radius: 20px; margin: 10px 0px 10px 0px; } @@ -34,7 +43,7 @@ } embed { - width: 90vw; + width: 80vw; height: 75vh; } } @@ -44,64 +53,66 @@

Soft Machine

- +

Thoughts

+

Opinions expressed change over time, especially with my mental state, but writings will remain here.

+
25/11/07 - Lemon Soda Lemonade - +
25/11/07 - Some Things We Do - +
25/01/09 - Outcomes of a Shower - +
23/04/22 - Wherein You Exist - +
23/02/22 - "Aliveness" as Imperfection and Uncertainty in Motion - +
23/01/26 - No Such Thing as an Imperfect Number (Updated 2025) - +
23/01/26 - Expression and the Primal Fear of Isolation - +
23/01/26 - What is this? - +
@@ -109,7 +120,7 @@
- +
--> -- cgit v1.3