From 81e82df35d08e08d1fa8c5379d0e15b516a5f99e Mon Sep 17 00:00:00 2001 From: TechRunner Date: Thu, 16 Oct 2025 17:56:46 -0500 Subject: [PATCH] forgot to include this to last --- stylesheets/posts.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/posts.css b/stylesheets/posts.css index 4ff1ecf..b26be70 100644 --- a/stylesheets/posts.css +++ b/stylesheets/posts.css @@ -44,7 +44,7 @@ body{ color: lightgreen; } -.postBody{ +#postBody{ text-align: center; color: #00ffc8; margin: 10px;