From ddc49d67f374c544fe436f3d0d3ffde1d048d4c0 Mon Sep 17 00:00:00 2001 From: MattTheTekie <94870997+MattTheTekie@users.noreply.github.com> Date: Sat, 19 Oct 2024 18:00:09 -0400 Subject: [PATCH] Update venith-legacy.css --- assets/css/venith-legacy.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/venith-legacy.css b/assets/css/venith-legacy.css index 5b8f693..a467056 100644 --- a/assets/css/venith-legacy.css +++ b/assets/css/venith-legacy.css @@ -1,4 +1,4 @@ -body {background-color:black;background-image:url(/assets/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/legacy/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;}