about summary refs log tree commit diff
path: root/served/the-continuum/banners
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2025-04-01 13:29:53 -0500
committergennyble <gen@nyble.dev>2025-04-01 13:29:53 -0500
commitb3b324ba8bbaf4ee1d2f0bc393b0b03110b0c3fe (patch)
tree01d636c45da7b18d96129b3b63e961cfe8dbb4f7 /served/the-continuum/banners
parent5bdada7cb030ba635b40ed30f4aba993d258a74f (diff)
download∞-b3b324ba8bbaf4ee1d2f0bc393b0b03110b0c3fe.tar.gz
∞-b3b324ba8bbaf4ee1d2f0bc393b0b03110b0c3fe.zip
banners are back
Diffstat (limited to 'served/the-continuum/banners')
-rw-r--r--served/the-continuum/banners/banners.css4
-rw-r--r--served/the-continuum/banners/banners.html6
2 files changed, 10 insertions, 0 deletions
diff --git a/served/the-continuum/banners/banners.css b/served/the-continuum/banners/banners.css
index 709b57e..3071db8 100644
--- a/served/the-continuum/banners/banners.css
+++ b/served/the-continuum/banners/banners.css
@@ -28,4 +28,8 @@ p:has(img) {
 
 .miss {
 	visibility: hidden;
+}
+
+hr {
+	width: 100%;
 }
\ No newline at end of file
diff --git a/served/the-continuum/banners/banners.html b/served/the-continuum/banners/banners.html
index f4da070..299e373 100644
--- a/served/the-continuum/banners/banners.html
+++ b/served/the-continuum/banners/banners.html
@@ -280,4 +280,10 @@ style=banners.css
 		<img src="2025-02-28/banner.gif"
 			alt="an orange windsock, showing intense wind going perpendicular to the camera. it is frozen in time, forever stuck in action." />
 	</p>
+	<hr />
+	<p>
+		2025-04-01
+		<img src="2025-04-01/banner.gif"
+			alt="an orange windsock, tattered and torn. it looks like it's kept flying from intense wind, but an observant viewer will see the pole supporting it is at a 45 degree angle; there is not much wind" />
+	</p>
 </section>
\ No newline at end of file