Add responsive image CSS, resize oversized images, fix aspect ratios, add lazy loading

This commit is contained in:
2026-09-12 12:27:24 +02:00
parent 4c6c10b26e
commit fe315560d9
25 changed files with 42 additions and 30 deletions
+2 -2
View File
@@ -31,9 +31,9 @@ parent: "/retro/"
<p>In the Mega ST 4 "High" machine the STPSU provides clean, stable power to the <a href="/retro/monsterboard/">MonSTerBoard</a>, IDE storage, the <a href="/retro/et4000-experiment/">ET4000</a> and the rest of the workstation, keeping everything running reliably.</p>
<h2>Gallery</h2>
<img src="stpsu-installed-1.jpg" alt="The STPSU installed in the Mega ST" width="480" height="640">
<img src="stpsu-installed-1.jpg" alt="The STPSU installed in the Mega ST" width="480" height="640" loading="lazy">
<p class="caption">The STPSU installed in my Mega ST 4 "High" machine.</p>
<img src="stpsu-installed-2.jpg" alt="STPSU installation detail" width="640" height="480">
<img src="stpsu-installed-2.jpg" alt="STPSU installation detail" width="640" height="480" loading="lazy">
<p class="caption">A closer look at the installed STPSU.</p>
<h2>Manual and documentation</h2>