diff --git a/articles/index.html b/articles/index.html index c277e9a..2530e0d 100644 --- a/articles/index.html +++ b/articles/index.html @@ -13,8 +13,8 @@ - - + + Venith Articles diff --git a/index.html b/index.html index 95dd5f7..79a9f27 100644 --- a/index.html +++ b/index.html @@ -15,14 +15,7 @@ - + Venith @@ -32,7 +25,6 @@ text-align: left !important;
Welcome to Venith. Venith is owned and created by Digital Cheese, and MattTheTekie. Venith is a community hosted infrastructure project started in 2019. This was originally a collab between MattTheTekie, and Austcool-Walker which eventually evolved into something much bigger. We also believe in freedom, and a better model over other major platforms. MattTheTekie also helps out with a lot of the services being hosted or updating the websites whenever DC can't do it. We are also collabing with omada.cafe -
@@ -84,10 +76,11 @@ you can download mumble at mumble.info

It has no logs, and uses Quad9 upstream. The VPS is located in Germany.
Set your DNS to 167.86.91.171 Today!

+
-
2019/23-2024 Venith, all rights reserved. Thank you Austin for the years together! For any inquires please email us for any questions/concerns you have. Sourcecode available here.
+
2019/23-2024 Venith, all rights reserved. For any inquires please email us.
diff --git a/media/vss.css b/media/vss.css index 7e432ac..8f18338 100644 --- a/media/vss.css +++ b/media/vss.css @@ -1,6 +1,6 @@ -* {font-family:"sans-serif", "Arial", "monospace"!important;word-wrap:break-word!important;} +* {font-family:monospace;word-wrap:break-word!important;} body {background-color:#000;margin:0px;color:white!important;font-size:12px!important;} -*, a, button, body { cursor: url('http://venith.net/media/cursor.png'), auto!important; } +*, a, button, body {cursor:url('/media/cursor.png'), auto!important;} .con {background:#040;margin:0px auto;} .nav {background:#050;text-align:center;overflow:auto;max-height:50px;font-size:26px;color:white!important;font-weight:bold;padding:4px;border-bottom:2px #FFF solid} .txt {background:#040;padding:2px} @@ -8,7 +8,7 @@ body {background-color:#000;margin:0px;color:white!important;font-size:12px!impo h1 {background:#040;margin:auto 0px;text-align:center;font-weight:bold;} a {color:#FFF} -a:hover {background-color:black!important;color:rgb(19, 235, 170)!important;} +a:hover {color:rgb(235, 170, 19)!important;} ::selection {background:lime;color:black} [id] {display:none} @@ -16,4 +16,4 @@ a:hover {background-color:black!important;color:rgb(19, 235, 170)!important;} IMG {max-width:100%;height:auto} IMG[src="/media/vlogo2.jpg"] {float:left} -audio {width:99%} +audio {width:99%} \ No newline at end of file