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:
@@ -31,7 +31,7 @@ parent: "/retro/"
|
||||
<p>In my Mega ST 4 "High" machine the Eiffel connects the PS/2 keyboard and mouse, keeping the workstation fully usable alongside the <a href="/retro/monsterboard/">MonSTerBoard</a>, <a href="/retro/et4000-experiment/">ET4000</a> and <a href="/retro/netusb/">NetUSBee</a>. The original Atari keyboard is now used with the "Low" machine, which pairs it with a <a href="/retro/mouster/">mouSTer</a> and a USB mouse.</p>
|
||||
|
||||
<h2>Gallery</h2>
|
||||
<img src="eiffel-ps2.jpg" alt="The Eiffel PS/2 adapter without its case" width="480" height="640">
|
||||
<img src="eiffel-ps2.jpg" alt="The Eiffel PS/2 adapter without its case" width="480" height="640" loading="lazy">
|
||||
<p class="caption">The Eiffel PS/2 adapter, shown here without its case.</p>
|
||||
|
||||
<h2>Sources</h2>
|
||||
|
||||
Reference in New Issue
Block a user