fixed double image & added new artwork

This commit is contained in:
dalfuss 2025-04-24 22:36:41 +02:00
parent cf5fa04f23
commit c23085553a
3 changed files with 8 additions and 10 deletions

View File

@ -44,20 +44,16 @@
class="card bg-dark text-white character-image character-image-jax image-credit-icon position-relative"> class="card bg-dark text-white character-image character-image-jax image-credit-icon position-relative">
<a href="./img/jax.png" class="character-image character-image-jax lightbox" <a href="./img/jax.png" class="character-image character-image-jax lightbox"
data-caption="Cunty Jax by @river_stubs@instagram.com" data-group="gallery"> data-caption="Cunty Jax by @river_stubs@instagram.com" data-group="gallery" style="opacity: 0%;"></a>
<span class="image-credit">
<i class="fa-solid fa-image"></i>
</span>
</a>
<!-- Mini squares with background images --> <!-- Mini squares with background images -->
<div class="d-flex w-100 p-2"> <div class="d-flex w-100 p-2">
<a href="./img/jax_yume.png" class="lightbox flex-fill mx-1 rounded bg-secondary mini-bg-box" <a href="./img/jax_yume.png" class="lightbox flex-fill mx-1 rounded bg-secondary mini-bg-box"
style="background-image: url('./img/jax_yume_thumb.png'); " style="background-image: url('./img/jax_yume_thumb.png'); "
data-caption="Sitting on a Simp by vgen.co/yumeshirokuro" data-group="gallery"></a> data-caption="Sitting on a Simp by vgen.co/yumeshirokuro" data-group="gallery"></a>
<a href="./img/jax_chibi1.png" class="lightbox flex-fill mx-1 rounded bg-secondary mini-bg-box" <a href="./img/jax_yukiine.png" class="lightbox flex-fill mx-1 rounded bg-secondary mini-bg-box"
style="background-image: url('./img/jax_chibi1.png'); " style="background-image: url('./img/jax_yukiine.png'); "
data-caption="Fugi Mouth Closed by vgen.co/yumeshirokuro" data-group="gallery"></a> data-caption="Alt-Twink Jax by @yukiine.png@instagram.com" data-group="gallery"></a>
<a href="./img/jax_daki.jpg" class="lightbox flex-fill mx-1 rounded bg-secondary mini-bg-box" <a href="./img/jax_daki.jpg" class="lightbox flex-fill mx-1 rounded bg-secondary mini-bg-box"
style="background-image: url('./img/jax_daki_thumb.png'); border-style: solid; border-color: red; ;" style="background-image: url('./img/jax_daki_thumb.png'); border-style: solid; border-color: red; ;"
@ -133,7 +129,7 @@
<hr class="my-2" style="border-width:3px;border-radius:5px;"> <hr class="my-2" style="border-width:3px;border-radius:5px;">
<!--intro--> <!--intro-->
<p>✨slut✨</p> <h3>✨slut✨</h3></br>
<p> <p>
Jax is my pansexual, nonbinary Sea Elf OC. They started out as my PC in our current Jax is my pansexual, nonbinary Sea Elf OC. They started out as my PC in our current
Dungeons and Dragons campaign and turned into my first actual OC and now <a Dungeons and Dragons campaign and turned into my first actual OC and now <a
@ -417,7 +413,8 @@
</div> </div>
<!--Images for Gallery--> <!--Images for Gallery-->
<a href="./img/jax_chibi2.png" class="lightbox img-invisible" data-caption="Fugi Jax Mouth Open by vgen.co/yumeshirokuro" data-group="gallery"></a> <a href="./img/jax_chibi1.png" class="lightbox img-invisible" data-caption="PNGTuber by @yanorion@instagram.com" data-group="gallery"></a>
<a href="./img/jax_chibi2.png" class="lightbox img-invisible" data-caption="Fugi Mouth Closed by vgen.co/yumeshirokuro" data-group="gallery"></a>
<a href="./img/jax_plush.png" class="lightbox img-invisible" data-caption="Jax Plushie by Ori Ottero (orifans.com)" data-group="gallery"></a> <a href="./img/jax_plush.png" class="lightbox img-invisible" data-caption="Jax Plushie by Ori Ottero (orifans.com)" data-group="gallery"></a>
<a href="./img/jax_yan.png" class="lightbox img-invisible" data-caption="PNGTuber by @yanorion@instagram.com" data-group="gallery"></a> <a href="./img/jax_yan.png" class="lightbox img-invisible" data-caption="PNGTuber by @yanorion@instagram.com" data-group="gallery"></a>

View File

@ -292,4 +292,5 @@ small {
background-size: cover; /* Ensures the image covers the whole box */ background-size: cover; /* Ensures the image covers the whole box */
background-position: center; /* Keeps the image centered */ background-position: center; /* Keeps the image centered */
background-repeat: no-repeat; /* Prevents tiling */ background-repeat: no-repeat; /* Prevents tiling */
} }

BIN
img/jax_yukiine.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB