From d9744654406576306766b73edf2c017174a09c79 Mon Sep 17 00:00:00 2001
From: Enstrayed <48845980+Enstrayed@users.noreply.github.com>
Date: Mon, 28 Apr 2025 15:55:33 -0700
Subject: [PATCH] css tweaks
---
website/static/newindex.css | 1 +
website/static/newposts.css | 1 +
website/templates/newindextemplate.html | 6 +++---
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/website/static/newindex.css b/website/static/newindex.css
index ba58806..26acfa6 100644
--- a/website/static/newindex.css
+++ b/website/static/newindex.css
@@ -64,6 +64,7 @@ body {
list-style-position: inside;
padding: 0;
margin: 0;
+ gap: 0.5em;
}
a, a:link {
diff --git a/website/static/newposts.css b/website/static/newposts.css
index 55c79f7..b7f53c9 100644
--- a/website/static/newposts.css
+++ b/website/static/newposts.css
@@ -13,6 +13,7 @@ body {
max-width: 80ch;
padding: 2em;
+ box-shadow: 0 0 1em 0 #202020;
}
a, a:link {
diff --git a/website/templates/newindextemplate.html b/website/templates/newindextemplate.html
index 3c9ab4a..5ca4add 100644
--- a/website/templates/newindextemplate.html
+++ b/website/templates/newindextemplate.html
@@ -41,13 +41,13 @@
Click here to visit the Helpdesk