From e7e9ce9fae989386b49047b5923859a7d2f23cee Mon Sep 17 00:00:00 2001 From: MattTheTekie <94870997+MattTheTekie@users.noreply.github.com> Date: Fri, 20 Jun 2025 22:09:59 -0400 Subject: [PATCH] Update venith-legacy.css --- 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 7b5e677..81c6643 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/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/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;}