From 577487a10ddcb0de7facc51510da701902131bbf Mon Sep 17 00:00:00 2001 From: Benjamin Sanders Date: Thu, 28 Aug 2025 07:55:28 -0400 Subject: Published Reddit Blocks the Internet Archive and changed links to a color that stands out better --- main.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'main.css') diff --git a/main.css b/main.css index 5a6ec69..cf902dc 100644 --- a/main.css +++ b/main.css @@ -52,7 +52,8 @@ ul.posts a:hover { text-decoration: underline; } img { width: 100%; } a { - color: lightgreen; + /* color: lightgreen; */ + color: #0000EE; text-decoration: none; } -- cgit v1.2.3