mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-18 01:10:25 +00:00
Add responsive image CSS, resize oversized images, fix aspect ratios, add lazy loading
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user