mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Add responsive image CSS, resize oversized images, fix aspect ratios, add lazy loading
This commit is contained in:
@@ -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>
|
||||
|
||||
Executable → Regular
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 275 KiB |
Reference in New Issue
Block a user