move and reanme files

This commit is contained in:
2026-07-02 01:01:40 -05:00
parent 1d803211f7
commit 445141b3de
4 changed files with 33 additions and 0 deletions

View File

@@ -0,0 +1,170 @@
<!--
ROUNDNESS: .5rem
BORDER SIZE: .05rem
-->
<div class="row no-gutters mx-auto" style="max-width:1000px;">
<!--YES-->
<div class="col-md-4 p-1">
<div class="bg-success h-100" style="padding:.05rem; border-radius:.5rem;">
<div class="card border-0 h-100 overflow-hidden" style="border-radius:.5rem;">
<div class="d-flex flex-row align-items-center justify-content-center bg-success text-white text-center p-1" style="font-size:1.25rem;">
Yes
</div>
<div class="bg-success" style="padding-top:.05rem;"></div>
<div class="px-3 py-2">
<p class="text-uppercase text-muted mb-1">ART FORMS</p>
<ul style="margin-bottom:0; padding-left:1rem; list-style-type:square;">
<li>Test</li>
<li>Test</li>
<li>Test</li>
<li>Test</li>
</ul>
<div class="bg-success mx-n3 my-2" style="padding-top:.05rem;"></div> <!--divider-->
<p class="text-uppercase text-muted mb-1">DESIGN</p>
<ul style="margin-bottom:0; padding-left:1rem; list-style-type:square;">
<li>Test</li>
<li>Test</li>
<li>Test</li>
<li>Test</li>
</ul>
<div class="bg-success mx-n3 my-2" style="padding-top:.05rem;"></div> <!--divider-->
<p class="text-uppercase text-muted mb-1">VIOLENCE</p>
<ul style="margin-bottom:0; padding-left:1rem; list-style-type:square;">
<li>Test</li>
<li>Test</li>
<li>Test</li>
<li>Test</li>
</ul>
<div class="bg-success mx-n3 my-2" style="padding-top:.05rem;"></div> <!--divider-->
<p class="text-uppercase text-muted mb-1">SENSITIVE CONTENT</p>
<ul style="margin-bottom:0; padding-left:1rem; list-style-type:square;">
<li>Test</li>
<li>Test</li>
<li>Test</li>
<li>Test</li>
</ul>
<div class="bg-success mx-n3 my-2" style="padding-top:.05rem;"></div> <!--divider-->
<p class="text-uppercase text-muted mb-1">INTERACTIONS</p>
<ul style="margin-bottom:0; padding-left:1rem; list-style-type:square;">
<li>Test</li>
<li>Test</li>
<li>Test</li>
<li>Test</li>
</ul>
</div>
</div>
</div>
</div> <!--yes end-->
<!--ASK FIRST-->
<div class="col-md-4 p-1">
<div class="bg-warning h-100" style="padding:.05rem; border-radius:.5rem;">
<div class="card border-0 h-100 overflow-hidden" style="border-radius:.5rem;">
<div class="d-flex flex-row align-items-center justify-content-center bg-warning text-white text-center p-1" style="font-size:1.25rem;">
Ask First
</div>
<div class="bg-warning" style="padding-top:.05rem;"></div>
<div class="px-3 py-2">
<p class="text-uppercase text-muted mb-1">ART FORMS</p>
<ul style="margin-bottom:0; padding-left:1rem; list-style-type:square;">
<li>Test</li>
<li>Test</li>
<li>Test</li>
<li>Test</li>
</ul>
<div class="bg-warning mx-n3 my-2" style="padding-top:.05rem;"></div> <!--divider-->
<p class="text-uppercase text-muted mb-1">DESIGN</p>
<ul style="margin-bottom:0; padding-left:1rem; list-style-type:square;">
<li>Test</li>
<li>Test</li>
<li>Test</li>
<li>Test</li>
</ul>
<div class="bg-warning mx-n3 my-2" style="padding-top:.05rem;"></div> <!--divider-->
<p class="text-uppercase text-muted mb-1">VIOLENCE</p>
<ul style="margin-bottom:0; padding-left:1rem; list-style-type:square;">
<li>Test</li>
<li>Test</li>
<li>Test</li>
<li>Test</li>
</ul>
<div class="bg-warning mx-n3 my-2" style="padding-top:.05rem;"></div> <!--divider-->
<p class="text-uppercase text-muted mb-1">SENSITIVE CONTENT</p>
<ul style="margin-bottom:0; padding-left:1rem; list-style-type:square;">
<li>Test</li>
<li>Test</li>
<li>Test</li>
<li>Test</li>
</ul>
<div class="bg-warning mx-n3 my-2" style="padding-top:.05rem;"></div> <!--divider-->
<p class="text-uppercase text-muted mb-1">INTERACTIONS</p>
<ul style="margin-bottom:0; padding-left:1rem; list-style-type:square;">
<li>Test</li>
<li>Test</li>
<li>Test</li>
<li>Test</li>
</ul>
</div>
</div>
</div>
</div> <!--ask first end-->
<!--NO-->
<div class="col-md-4 p-1">
<div class="bg-danger h-100" style="padding:.05rem; border-radius:.5rem;">
<div class="card border-0 h-100 overflow-hidden" style="border-radius:.5rem;">
<div class="d-flex flex-row align-items-center justify-content-center bg-danger text-white text-center p-1" style="font-size:1.25rem;">
No
</div>
<div class="bg-danger" style="padding-top:.05rem;"></div>
<div class="px-3 py-2">
<p class="text-uppercase text-muted mb-1">ART FORMS</p>
<ul style="margin-bottom:0; padding-left:1rem; list-style-type:square;">
<li>Test</li>
<li>Test</li>
<li>Test</li>
<li>Test</li>
</ul>
<div class="bg-danger mx-n3 my-2" style="padding-top:.05rem;"></div> <!--divider-->
<p class="text-uppercase text-muted mb-1">DESIGN</p>
<ul style="margin-bottom:0; padding-left:1rem; list-style-type:square;">
<li>Test</li>
<li>Test</li>
<li>Test</li>
<li>Test</li>
</ul>
<div class="bg-danger mx-n3 my-2" style="padding-top:.05rem;"></div> <!--divider-->
<p class="text-uppercase text-muted mb-1">VIOLENCE</p>
<ul style="margin-bottom:0; padding-left:1rem; list-style-type:square;">
<li>Test</li>
<li>Test</li>
<li>Test</li>
<li>Test</li>
</ul>
<div class="bg-danger mx-n3 my-2" style="padding-top:.05rem;"></div> <!--divider-->
<p class="text-uppercase text-muted mb-1">SENSITIVE CONTENT</p>
<ul style="margin-bottom:0; padding-left:1rem; list-style-type:square;">
<li>Test</li>
<li>Test</li>
<li>Test</li>
<li>Test</li>
</ul>
<div class="bg-danger mx-n3 my-2" style="padding-top:.05rem;"></div> <!--divider-->
<p class="text-uppercase text-muted mb-1">INTERACTIONS</p>
<ul style="margin-bottom:0; padding-left:1rem; list-style-type:square;">
<li>Test</li>
<li>Test</li>
<li>Test</li>
<li>Test</li>
</ul>
</div>
</div>
</div>
</div> <!--no end-->
<!--CREDIT-->
<div class="col-12 text-right">
<a class="btn btn-sm btn-outline-secondary border-0 faded" href="https://artfight.net/~Avistella">Code by Avistella</a>
</div> <!--credit end-->
</div>

View File

@@ -0,0 +1,17 @@
<!--CONTAINER-->
<div class="text-center mx-auto" style="max-width:450px;">
<!--TEXT-->
<div class="mb-2">
<p>Text goes here.</p>
</div> <!--text end-->
<!--BUTTON-->
<div class="px-3 py-2 text-center mx-auto" style="position:relative; max-width:300px; border-radius:.75rem; background-color:#a55077; background-image:linear-gradient(to right,#3a5c7d,#a55077,#f6bb93); box-shadow:.25rem .25rem 0 rgba(0,0,0,0.5);">
<p class="d-flex flex-row align-items-center justify-content-center flex-wrap font-weight-bold" style="font-size:115%;">
<img class="mr-2" style="max-height:30px;" alt="" src="https://file.garden/ZRYa5_KULjLI5_KC/ProfileGraphics/AFLogo.png">
<a class="text-white stretched-link" style="rgba(255,255,255,0.85); text-shadow:0 0 .25rem rgba(0,0,0,0.15);"
href="https://framaforms.org/lavender-daydreams-artfight-hitlist-2026-1781585293"> <!--link-->
Art Fight
</a>
</p>
</div> <!--button end-->
</div> <!--container end-->

View File

@@ -0,0 +1,33 @@
<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>