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
+1 -1
View File
@@ -24,7 +24,7 @@ parent: "/retro/"
<p>Passive RGB-to-VGA adapters output the Atari's native timings, so color modes (ST Low and ST Medium) need a monitor that can lock to a 15 kHz horizontal sync signal. See my <a href="/retro/atari-monitor-compatibility/">monitor compatibility</a> page for which modern panels actually work. Mono mode (ST High) works on any standard VGA display.</p>
<h2>Gallery</h2>
<img src="stvga-low.jpg" alt="The MCSWITCH VGA adapter connected to the Atari" width="640" height="640">
<img src="stvga-low.jpg" alt="The MCSWITCH VGA adapter connected to the Atari" width="640" height="640" loading="lazy">
<p class="caption">The MCSWITCH adapter on the Mega ST 4 "Low" machine.</p>
<h2>Sources</h2>
Executable → Regular
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 323 KiB