move and reanme files
This commit is contained in:
@@ -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>
|
||||
17
my-filled-templates/Aurorean/generic-artfight-button.html
Normal file
17
my-filled-templates/Aurorean/generic-artfight-button.html
Normal 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-->
|
||||
Reference in New Issue
Block a user