about summary refs log tree commit diff
path: root/served/things
diff options
context:
space:
mode:
Diffstat (limited to 'served/things')
-rwxr-xr-xserved/things/memoryleak/memoryleak.css9
-rwxr-xr-xserved/things/memoryleak/memoryleak.html11
-rwxr-xr-xserved/things/things.css2
-rwxr-xr-xserved/things/things.html4
4 files changed, 18 insertions, 8 deletions
diff --git a/served/things/memoryleak/memoryleak.css b/served/things/memoryleak/memoryleak.css
index 1d3470b..2aca4f6 100755
--- a/served/things/memoryleak/memoryleak.css
+++ b/served/things/memoryleak/memoryleak.css
@@ -1,3 +1,12 @@
+h2 {
+	text-decoration: underline;
+	margin-bottom: 0.5rem;
+}
+
+h3 {
+	margin-top: 0.5rem;
+}
+
 #downloads {
 	display: flex;
 	flex-direction: column;
diff --git a/served/things/memoryleak/memoryleak.html b/served/things/memoryleak/memoryleak.html
index 9f25612..fac4723 100755
--- a/served/things/memoryleak/memoryleak.html
+++ b/served/things/memoryleak/memoryleak.html
@@ -6,7 +6,8 @@ style=memoryleak.css
 
 description=A virtual machine slowly decaying.
 art=images/ddr2_closest.png
-art_alt=a DDR2 module broken in half at it's notch. you can see the fibre of the PCB and a memory chip split in half, peaking open.
+art_alt=a DDR2 module broken in half at its notch. you can see the fibre of the PCB and a memory chip split in half,
+peaking open.
 ---
 
 A virtual machine slowly decaying. Every seven hours it would wake up, delete a
@@ -20,10 +21,10 @@ random file, and then go back to sleep. It posted about it at
 <section style="margin: 1rem 0;">
 	<img src="images/ddr2_closest.png"
 		style="width: 10rem; aspect-ratio: 1 / 1; float: left; margin: 0 1rem 0.5rem 0; border: 1px solid var(--text);"
-		alt="a DDR2 module broken in half at it's notch. you can see the fibre of the PCB. on the side facing the camera there is a memory chip split in half and peaking open." />
+		alt="a DDR2 module broken in half at its notch. you can see the fibre of the PCB. on the side facing the camera there is a memory chip split in half and peaking open." />
 
 	<p style="margin: 0">
-		It's face is a RAM module that I broke in half. I processed the raw photo
+		Its face is a RAM module that I broke in half. I processed the raw photo
 		through my perpetually-in-progress image processing project.
 		I am very happy with how it came out! The split-and-<i>just</i>-peaking-open
 		memory chip is my favourite bit of it.</p>
@@ -50,7 +51,7 @@ random file, and then go back to sleep. It posted about it at
 
 	<p>
 		It was really nice watching it run! The 7 hour spacing worked a treat. It was often
-		enough that I wasn't annoyed at it's slowness and it wasn't a factor of 24 which had
+		enough that I wasn't annoyed at its slowness and it wasn't a factor of 24 which had
 		it drifting around the day.
 	</p>
 	<p>
@@ -98,7 +99,7 @@ random file, and then go back to sleep. It posted about it at
 625: /lib/ld-musl-x86_64.so.1
 	</pre>
 
-	<h2 style="text-decoration: underline;">downloads</h2>
+	<h2>downloads</h2>
 	<section id="downloads">
 		<div>
 			<h3>logs</h3>
diff --git a/served/things/things.css b/served/things/things.css
index a97e227..0533f66 100755
--- a/served/things/things.css
+++ b/served/things/things.css
@@ -7,7 +7,7 @@
 
 .profile {
 	display: inline-block;
-	border: 1px solid var(--background-dim);
+	border: 1px solid var(--text-dim);
 	padding: 0.5rem;
 }
 
diff --git a/served/things/things.html b/served/things/things.html
index 3ed1dab..58437ec 100755
--- a/served/things/things.html
+++ b/served/things/things.html
@@ -14,7 +14,7 @@ is not part of the Atom Feed, but project updates published in
 [@paragraphs off]
 
 <section id="things">
-	<section id="memoryleak" class="profile" style="background-color: black; color: white">
+	<section id="memoryleak" class="profile">
 		<div class="profile-heading">
 			<img src="memoryleak/images/ddr2_closest.png"
 				alt="a broken stick of ddr2 ram. one of the memory chips is cracked and peaking open" />
@@ -26,7 +26,7 @@ is not part of the Atom Feed, but project updates published in
 		</p>
 	</section>
 
-	<section id="sitiwera" class="profile" style="background-color: black; color: white">
+	<section id="sitiwera" class="profile">
 		<div class="profile-heading">
 			<img src="sitiwera/out.png" alt="" />
 			<h2><a href="sitiwera/">sitiwera</a></h2>