This commit is contained in:
Digital Cheese 2023-09-17 20:05:32 -07:00 committed by GitHub
commit 107313be6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 18 deletions

View file

@ -1,11 +1,10 @@
* {font-family:"sans-serif", "Arial", "monospace"!important;word-wrap:break-word!important;}
*, a, button, body { cursor: url('https://venith.net/Media/cursor.png'), auto!important; }
body {background-color:rgb(0, 0, 0);margin:0px;color:white!important;font-size:12px!important;}
body {background-color:#000;margin:0px;color:white!important;font-size:12px!important;}
.con {max-width:800px;margin:0px auto;}
.nav {background:#00025b;text-align:center;overflow:auto;max-height:50px;font-size:26px;color:white!important;font-weight:bold;padding:4px}
.txt {background:#4b0404;padding:2px}
.foot {background:#015b03;font-size:10px!important;padding:2px}
.nav {background:#080;text-align:center;overflow:auto;max-height:50px;font-size:26px;color:white!important;font-weight:bold;padding:4px}
.txt {background:#050;padding:2px}
.foot {background:#030;font-size:10px!important;padding:2px}
h1 {text-align:center;font-weight:bold;background:#0c023f}
a {color:#FFF}
@ -16,5 +15,5 @@ a:hover {background-color:black!important;color:rgb(19, 235, 170)!important;}
[id]:target {display:block}
IMG {max-width:100%;height:auto}
IMG[src="https://venith.net/Media/Vlogo.png"] {width:42px;float:left}
IMG[src="/Media/Vlogo.png"] {max-width:32px;float:left}
audio {width:99%}

View file

@ -27,18 +27,15 @@
<br><br>
Welcome to the VENITH network. If your looking for the <a href="https://venith.net/main/">main venith page</a> it's in another castle. <a href="https://github.com/MattTheTekie">MattTheTekie</a> was here nya~
<hr style=color:gold>
<a href="https://venith.net/TDKHome/index.html"> <img class="portal-image" src="https://venith.net/Media/tdkhome.png" alt="TDK HOME" width="176" height="176"></a>
<a href="https://venith.net/TDKHome/TDKPaint/index.html"> <img class="portal-image" src="https://venith.net/Media/tdkpaint.png" alt="TDKPAINT" width="176" height="176"></a>
<a href="https://hackerlab.venith.net"> <img class="portal-image" src="https://venith.net/Media/homelab.png" alt="HACKER LAB" width="176" height="176"></a>
<a href="https://streetpass.venith.net/"> <img class="portal-image" src="https://venith.net/Media/streetpass.png" alt="STREETPASS SHOP" width="176" height="176"></a>
<a href="https://social.venith.net/"> <img class="portal-image" src="https://venith.net/Media/lemmy.png" alt="VENITH SOCIAL" width="176" height="176"></a>
<a href="http://chat.venith.net:8901/"> <img class="portal-image" src="https://venith.net/Media/chat.png" alt="VENITH CHAT" width="176" height="176"></a>
<a href="http://git.venith.net:1869/"> <img class="portal-image" src="https://venith.net/Media/gitea.png" alt="VENITH GIT" width="176" height="176"></a>
<a href="https://status.venith.net/status/minecraft"> <img class="portal-image" src="https://venith.net/Media/mc.png" alt="MINECRAFT" width="176" height="176"></a>
<a href="https://status.venith.net/status/crazyhelltech"> <img class="portal-image" src="https://venith.net/Media/stats.png" alt="SERVICE STATUS" width="176" height="176"></a>
<a href="https://venith.net/TDKHome/index.html"> <img class="portal-image" src="https://venith.net/Media/tdkhome.png" alt="TDK HOME" width="176" height="176"></a>
<a href="https://venith.net/TDKHome/index.html"> <img class="portal-image" src="https://venith.net/Media/tdkhome.png" alt="TDK HOME" width="176" height="176"></a>
<a href="https://venith.net/TDKHome/index.html"> <img class="portal-image" src="https://venith.net/Media/tdkhome.png" alt="TDK HOME" width="176" height="176"></a>
<a href="https://venith.net/TDKHome/index.html">TDK Home</a><br>
<a href="https://venith.net/TDKHome/TDKPaint/index.html">TDKPaint</a><br>
<a href="https://hackerlab.venith.net">Hackerlab</a><br>
<a href="https://streetpass.venith.net/">Streetpass</a><br>
<a href="https://social.venith.net/">Lemmy Instance</a><br>
<a href="http://chat.venith.net:8901/">Venith Chat</a><br>
<a href="http://git.venith.net:1869/">Venith's Git</a><br>
<a href="https://status.venith.net/status/minecraft">Venith MC Status</a><br>
<a href="https://status.venith.net/status/crazyhelltech">CHT Status</a>
</div>
<div class="foot">2022-2023 Venith, all rights reserved, please <a href="mailto:digitalcheese2562@outlook.com">email us</a> for any questions/concerns you have.</div>
</div>