Update index.html

This commit is contained in:
Voxel 2025-03-12 16:27:24 -04:00 committed by GitHub
parent f863f85873
commit 01a95f6b9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
<head>
<title>MilkNet</title>
<link rel="icon" type="image/png" href="/assets/img/milk.png"/>
<style>body{max-width:1000px;margin:auto;background-color:black;color:white;font-family:DM Sans;}a{color:#05d5ff}</style>
<style>body{max-width:1000px;margin:auto;background-color:black;color:white;}a{color:#05d5ff}</style>
<style>
.center-text {
text-align: center;