From b49c42200ced67e200a06bb7e5c26e46cb417460 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 23 Apr 2025 19:46:22 -0600 Subject: index --- index.html | 18 ++++++++++-------- styles.css | 2 +- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index 2729a84..2f4af78 100644 --- a/index.html +++ b/index.html @@ -5,14 +5,16 @@

Landing Pad

- - - - - - - -
Landing PadCommunications FeedObservation deck Git Repositories
+
+ + + + + + + +
Landing PadCommunications FeedObservation deck Git Repositories
+

Welcome to my spaceship. I host a few personal services here, publish a feed of notes and posts, and I'll hopefully be hosting many public services as time goes on. I want to participate in an intergalactic community--from the Salt Lake City area and out--slinging text files across the stars, organizing, and sharing our art/projects/speech through Free software.

diff --git a/styles.css b/styles.css index f66e62a..5174f5b 100644 --- a/styles.css +++ b/styles.css @@ -30,7 +30,7 @@ p { table, th, td { border: 2px solid; border-collapse: collapse; - font-size: 20; + font-size: 20px; margin: 10px; padding: 10px; } -- cgit v1.2.3