Update venith-legacy.css

This commit is contained in:
MattTheTekie 2024-10-19 18:00:09 -04:00 committed by GitHub
commit ddc49d67f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;}