From 413a7adde48a522d19d18caa4478ad34b0593148 Mon Sep 17 00:00:00 2001 From: MattTheTekie Date: Wed, 31 Dec 2025 19:10:44 -0500 Subject: [PATCH] chore: add update --- css/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/global.css b/css/global.css index de1bc89..98a7d91 100644 --- a/css/global.css +++ b/css/global.css @@ -230,7 +230,7 @@ height: 14px; /* Header */ #header { -background: url("http://www.venith.net/images/dots.png"), +background: url("http://www.veltron.net/images/dots.png"), linear-gradient(to bottom, #ff8080 0%, #da3636 40%, #e04343 100%); border: 1px solid #6f2020; border-top-right-radius: 60px;