From e365cbe8e10e4c169668bb54768c5874c8eccf7f Mon Sep 17 00:00:00 2001 From: MattTheTekie Date: Fri, 20 Jun 2025 19:37:51 -0400 Subject: [PATCH] chore: Site Fixes --- legacy/assets/css/venith-legacy.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/assets/css/venith-legacy.css b/legacy/assets/css/venith-legacy.css index bedd35f..54429d0 100644 --- a/legacy/assets/css/venith-legacy.css +++ b/legacy/assets/css/venith-legacy.css @@ -1,4 +1,4 @@ -body {background-color:black;background-image:url(http://www.venith.net/legacy/assets/images/legacy/CHT-BG.gif);color:white!important;font-family:'Arial', 'Courier New', 'Sans-serif';word-wrap:break-word!important} +body {background-color:black;background-image:url(http://www.venith.net/legacy/assets/images/CHT-BG.gif);color:white!important;font-family:'Arial', 'Courier New', 'Sans-serif';word-wrap:break-word!important} div.content {max-width:99%;width:500px;margin:0px;float:right;} div.head {background:#000;padding:4px;max-width:99%;width:500px;font-size:21px;text-align:center;margin-bottom:4px;}