Add picture to paints picture of Vallejo dropper bottles.
This commit is contained in:
parent
977190bee6
commit
eb18dad265
@ -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/>
|
||||
|
||||
@ -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/>
|
||||
|
||||
@ -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/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user