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
@@ -29,7 +29,7 @@ parent: "/retro/"
<p>The original STM-1 mouse is a classic, but the original sensors are getting tired after decades, and the feel isn't great compared to modern pointing devices. The laser board keeps the authentic Atari mouse shell while making it genuinely usable again, which is a nice middle ground between the original mouse and something like the <a href="/retro/mouster/">mouSTer</a> with a modern USB mouse.</p>
<h2>Gallery</h2>
<img src="lasermouse.jpg" alt="The converted Atari STM-1 laser mouse" width="640" height="853">
<img src="lasermouse.jpg" alt="The converted Atari STM-1 laser mouse" width="640" height="853" loading="lazy">
<p class="caption">The original Atari STM-1 mouse converted to a laser sensor.</p>
<h2>Sources</h2>