Compare commits

..

No commits in common. "ef28321a117895878ff9e693fbfcf7983c2a97c8" and "5a1858cf00bc67d5253bdd3d0d3343aa56492203" have entirely different histories.

5 changed files with 5 additions and 3 deletions

BIN
img/bg.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 160 KiB

View File

@ -17,13 +17,15 @@
<h1 id=nl><script src="https://webneko.net/n20171213.js"></script><a href="https://webneko.net">Neko</a></h1>
</div>
<p class="intro">Hi there, I'm Sophie!</p>
<p class="info">She/They, Trans MtF, 19, Artist, Developer, and Linux User</p>
<p class="info">She/They, Trans MtF, 18, Artist, Developer, and Linux User</p>
<input type="button" onclick="location.href='https://en.pronouns.page/@IDeletedSystem64';" value="Pronouns.page">
<input type="button" onclick="location.href='https://twitter.com/IDeleteSystem64';" value="Twitter">
<input type="button" onclick="location.href='https://twitter.com/ArtsieSophie';" value="Twitter (Art)">
<input type="button" onclick="location.href='https://glaceon.social/@IDeletedSystem64';" value="glaceon.social">
<input type="button" onclick="location.href='https://mastodon.art/@ArtsieSophie';" value="mastodon.art">
<input type="button" onclick="location.href='https://tumblr.com/IDeletedSystem64';" value="Tumblr">
<input type="button" onclick="location.href='https://deviantart.com/IDeletedSystem64';" value="DeviantART">
<input type="button" onclick="location.href='https://github.com/IDeletedSystem64';" value="GitHub">
<input type="button" onclick="location.href='https://git.system64.dev/IDeletedSystem64';" value="My Gitea">
<input type="button" onclick="location.href='https://steamcommunity.com/id/system64_';" value="Steam">
<input type="button" onclick="location.href='https://open.spotify.com/user/w2kr77l67qtystmkuza8k2mcs';" value="Spotify">

BIN
neocities.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -37,7 +37,7 @@ div.main {
border-radius: 30px;
}
body {
background-image: url("/img/bg.webp");
background-image: url("/img/bg.jpg");
}
input {
-webkit-appearance: none;