move and organize files

This commit is contained in:
2026-07-02 01:04:08 -05:00
parent ebf689764e
commit 0d8072c72a
4 changed files with 0 additions and 33 deletions

View File

@@ -1,33 +0,0 @@
<div class="mx-auto" style="max-width:354px; border-radius:10px; border:2px solid #3E8E8B; background:linear-gradient(180deg, #172E3A, #1F404F)">
<p style="text-align:center; color:#BDC9B6">
<b><span style="color:#3E8E8B">ART FIGHT 2026</span>
<br><span style="color:#FF8040">Comedy</span>
VS
<span style="color:#E0434A">Mystery</span>
VS
<span style="color:#3E8E8B">Tragedy</span></b>
</p>
<div class="row">
<div class="col-4">
<img src="https://i.postimg.cc/7h520sdk/2026tragedy.png" class="m-1 mt-2 ml-3">
</div>
<div class="col-8">
<p class="m-1 mt-2" style="text-align:center; color:#BDC9B6">
<!--- replace "X" with a number, e.g. if this is ur first art fight, put "1" ("th" can also be replaced with "st" or "nd" if needed ofc) --->
<!--- "th" can also be replaced with "st" or "nd" if needed ofc, u can also remove the [<sup>][</sup>] if u don't want it to be tiny --->
I'm currently participating in <br>my 4<sup>th</sup> year of Art Fight on <br><span style="color:#3E8E8B"><b>Team Tragedy</b></span>!
</p>
<p style="text-align:center">
<!--- replace "USERNAME" ur art fight username ofc --->
<!--- if u don't want the link to open in a new tab, remove [target="_BLANK"] --->
<a class="btn mb-1" style="background-color:#3E8E8B" href="https://artfight.net/~Lavender-Daydream" target="_BLANK"><span style="color:#BDC9B6"><i class="fas fa-face-sad-tear"></i> <b>ATTACK ME!</b></span></a>
</p>
</div>
</div>
</div>
<!--- credit DO NOT REMOVE --->
<div class="mx-auto" style="max-width:354px">
<p class="pull-right mt-1" style="font-size:11px">
<a href="https://toyhou.se/39894363.user-code-art-fight-notices" target="_BLANK"><span style="color:#3E8E8B">code by <span style="color:#F24A5F"><i class="fas fa-apple-whole"></i> applestar07</span></span></a>
</p>
</div>