From d2f64e8f6461d69cb8ebc4ed7357f0cfd2cb8f62 Mon Sep 17 00:00:00 2001 From: ~willow Date: Wed, 13 May 2026 03:03:10 +0000 Subject: added maxwell and also updated 404 page --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 39176aa..bde2971 100644 --- a/style.css +++ b/style.css @@ -35,7 +35,7 @@ footer { text-align: center; } -pre { +.title { border: 2px solid #0f0; width: 70%; } -- cgit