1
0

Add picture to paints picture of Vallejo dropper bottles.

This commit is contained in:
Kevin Matsubara 2026-02-20 00:09:36 +01:00
parent 977190bee6
commit eb18dad265
3 changed files with 75 additions and 0 deletions

View File

@ -97,5 +97,30 @@ $partial("templates/paints/varnish.html")$
$partial("templates/paints/acrylic-vallejo.html")$
</table>
<hr/>
<figure class="text-center">
<picture class="d-flex justify-content-center">
<source
media="(max-width: 510px)"
srcset="/images/plamo/equipment/paint/20260112_183822-w240.webp"
/>
<source
media="(max-width: 850px)"
srcset="/images/plamo/equipment/paint/20260112_183822-w480.webp"
/>
<img
src="/images/plamo/equipment/paint/20260112_183822-w800.webp"
alt="Vallejo acrylic"
class="img-fluid"
/>
</picture>
<figcaption class="figure-caption mt-2">
<a href="/images/plamo/equipment/paint/20260112_183822-w800.webp">
Vallejo acrylic
</a>
</figcaption>
</figure>
<a href="/$language$/plamo.html" class="back-link">$text-plamo-back$</a>
<hr/>

View File

@ -97,5 +97,30 @@ $partial("templates/paints/varnish.html")$
$partial("templates/paints/acrylic-vallejo.html")$
</table>
<hr/>
<figure class="text-center">
<picture class="d-flex justify-content-center">
<source
media="(max-width: 510px)"
srcset="/images/plamo/equipment/paint/20260112_183822-w240.webp"
/>
<source
media="(max-width: 850px)"
srcset="/images/plamo/equipment/paint/20260112_183822-w480.webp"
/>
<img
src="/images/plamo/equipment/paint/20260112_183822-w800.webp"
alt="Vallejo acrylic"
class="img-fluid"
/>
</picture>
<figcaption class="figure-caption mt-2">
<a href="/images/plamo/equipment/paint/20260112_183822-w800.webp">
Vallejo acrylic
</a>
</figcaption>
</figure>
<a href="/$language$/plamo.html" class="back-link">$text-plamo-back$</a>
<hr/>

View File

@ -97,5 +97,30 @@ $partial("templates/paints/varnish.html")$
$partial("templates/paints/acrylic-vallejo.html")$
</table>
<hr/>
<figure class="text-center">
<picture class="d-flex justify-content-center">
<source
media="(max-width: 510px)"
srcset="/images/plamo/equipment/paint/20260112_183822-w240.webp"
/>
<source
media="(max-width: 850px)"
srcset="/images/plamo/equipment/paint/20260112_183822-w480.webp"
/>
<img
src="/images/plamo/equipment/paint/20260112_183822-w800.webp"
alt="Vallejo acryl"
class="img-fluid"
/>
</picture>
<figcaption class="figure-caption mt-2">
<a href="/images/plamo/equipment/paint/20260112_183822-w800.webp">
Vallejo acryl
</a>
</figcaption>
</figure>
<a href="/$language$/plamo.html" class="back-link">$text-plamo-back$</a>
<hr/>