From e5b49fb7a8b4a97491fd48190084a92a196d53e7 Mon Sep 17 00:00:00 2001 From: MattTheTekie Date: Sat, 21 Jun 2025 12:08:43 -0400 Subject: [PATCH] chore: Site Fixes --- donate/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/donate/style.css b/donate/style.css index 8b559f5..a86ab29 100644 --- a/donate/style.css +++ b/donate/style.css @@ -1,4 +1,4 @@ -*, a, button, body {cursor:url('http://www.venith.net/legacy/assets/images/cursor.png'), auto!important;} +*, a, button, body {cursor:url('http://www.venith.net/images/cursor.png'), auto!important;} :root { --genwidth: 850px ; --navwidth: 175px ;