1
0
Fork 0
isopod.cool/old/1/mobile.html
2023-01-09 14:30:45 -07:00

119 lines
4.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The Website (Mobile!)</title>
<meta name="description" content="Willem | he/him | 🇨🇦">
<link href="style.css" rel="stylesheet" type="text/css" media="all">
<link rel="icon" type="image/x-icon" href="icons/kirby.png">
<style type="text/css">
#MainContainer {
background-color: white;
background-image: url('images/paperbg.jpg');
display:flex;
flex-direction:column;
justify-content:center;
box-shadow: 4px 4px 4px black;
max-width:900px;
margin:auto;
}
.navbarItem {
padding-top:9px;
padding-bottom:9px;
font-size:0;
}
#MainContainer p {
padding: 0 3%;
}
p {
font-weight: normal;
text-align: center;
}
.stampcontainer {
display: flex;
flex-wrap: wrap;
justify-content: center;
max-width:900px;
margin:auto;
padding-top: 5px;
padding-bottom: 10px;
}
.stampcontainer a {
padding: 5px;
padding-bottom: 0;
}
.stampcontainer img {
width: 88px;
height: 31px;
box-shadow: 4px 4px 4px black;
}
hr {
color:transparent;
border-top: 1px solid gainsboro;
width: 20%;
margin: auto;
}
.tumblr-post {
margin: auto;
}
</style>
<script src="tueaday.js"></script>
<script type="text/javascript"> window.onload = function() { load(); } </script>
</head>
<body>
<script type="text/javascript">NekoType="mike"</script><h1 id=nl><script src="https://webneko.net/n20171213.js"></script><a href="https://webneko.net">Neko</a></h1>
<div id="Header">
<h1>...</h1>
</div>
<div id="MainContainer">
<div id="navbar">
<a href="https://deeptwisty.com/" class="navbarItem">
<img src="icons/deeptwisty.png" />
</a>
<a href="https://isopodgaming.tumblr.com/" class="navbarItem">
<img src="icons/tumblr.png" />
</a>
<a href="https://twitter.com/deeptwisty" class="navbarItem">
<img src="icons/twitter.png" />
</a>
<a href="https://www.youtube.com/channel/UCftMPQTAP58KiX_vqOk3j1Q" class="navbarItem">
<img src="icons/youtube.png" />
</a>
<a href="https://isopodgaming.tumblr.com/ask/" class="navbarItem">
<img src="icons/message.png" />
</a>
</div>
<p>Willem | he/him | 🇨🇦</p>
<hr/>
<p style="font-weight: normal;text-align:center;" id="tueaday">wait its fucking <span title="somethings up.">tueaday.</span> god.</p>
<hr/>
<div class="tumblr-post">
<div class="tumblr-post" data-href="https://embed.tumblr.com/embed/post/Cve0n4xANc2182UG_YbMag/639332939095818241" data-did="4fa101d65cf2e16f422a37b162617200c67f19c4"><a href="https://kfconsole.tumblr.com/post/639332939095818241">https://kfconsole.tumblr.com/post/639332939095818241</a></div> <script async src="https://assets.tumblr.com/post.js"></script>
</div>
<p style="padding-bottom:12px;">homophobes dni</p>
</div>
<div class="stampcontainer">
<a href="https://deeptwisty.com/posts"><img src="stamps/deeptwistybutton.png" /></a>
<a href="https://frame.work/"><img src="stamps/bestviewed.gif" /></a>
<a href="https://easyussr.neocities.org/guides.html"><img src="stamps/piracy.gif" /></a>
<a href="https://deeptwisty.com/images"><img src="stamps/antinft.gif" /></a>
<a href="https://www.mozilla.org/en-US/firefox/new/"><img src="stamps/chrome2.gif" /></a>
<a href="https://newpipe.net/"><img src="stamps/tiredaf.gif" /></a>
<a href="http://www.ermel.org/handcoded/"><img src="stamps/handcode.png" /></a>
<a href="https://manjaro.org/"><img src="stamps/linux_powered.gif" /></a>
<a href="https://neocities.org/"><img src="stamps/neocities_stamp.gif" /></a>
<a href="https://3ds.hacks.guide/"><img src="stamps/bob.gif" /></a>
<a href="https://duckduckgo.com/"><img src="stamps/google_stand.gif" /></a>
<a href="https://crouton.net/"><img src="stamps/usatoday.gif" /></a>
</div>
</body>
</html>