Update Vss.css

This commit is contained in:
MattTheTekie 2023-09-11 19:36:16 -04:00 committed by GitHub
commit 773d566686
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
* {font-family:"sans-serif", "Arial", "monospace"!important;word-wrap:break-word!important;}
*, a, button, body { cursor: url('cursor.png'), auto!important; }
*, a, button, body { cursor: url('https://venith.net/Media/cursor.png'), auto!important; }
body {background-color:rgb(35, 51, 35);margin:0px;color:white!important;font-size:12px!important;}
.con {max-width:800px;margin:0px auto;}