1
0
This commit is contained in:
2026-05-20 20:03:05 -06:00
parent 70f31a95e9
commit 40527ba766
4 changed files with 18 additions and 3 deletions

View File

@@ -43,3 +43,7 @@ img {
padding-bottom: 20px;
}
.gay {
color: rgb(155, 214, 255);
font-size: 20px;
}

View File

@@ -17,10 +17,15 @@
<a class="mainlinks" href="quotes.html">My Quotes Page</a>
</div>
<div class="diver">
<a class="mainlinks" href="freeram.html">Free Ram Distributable</a>
<a class="mainlinks" href="freeram.html">Free Ram Executable</a>
</div>
<hr>
<a class="source" href="https://git.decalfree.com/Elliemese/Sites">Source Code</a>
<div class="diver">
<a class="gay" href="https://decalfree.com/">Check out my GAY partners website!</a>
</div>
<div class="diver">
<a class="source" href="https://git.decalfree.com/Elliemese/Sites">Source Code</a>
</div>
<footer>Ts looks ass cause I don't want an AI website, working on it looking better soon!</footer>
</body>
</html>

View File

@@ -37,4 +37,8 @@ h4 {
.relatedimg {
width: 100px;
}
.lie {
width: 350px;
}

View File

@@ -20,6 +20,8 @@
<p>"What if he starts shaking ass?" -DecalFree, 5/17/2026</p>
<p>"Unironically I look at kids crossing the road because they do some random shit half the time." -DecalFree, 5/17/2026</p>
<p>"Dude, He cant lie!" [Talking about the image below] -DecalFree, 5/17/2026</p>
<img src="https://files.elliemese.win/cantlie.png" alt="kid with long ass nose" class="relatedimg">
<img src="https://files.elliemese.win/cantlie.png" alt="kid with long ass nose" class="lie">
<p>"No, I'm not deep throating it." -DecalFree, 5/19/26</p>
<p>"I don't give a fuck if you fuck me" -DecalFree, 5/19/26</p>
</body>
</html>