saudade/carolyns_creations/petz/petz1/catz1mice/index.html
2023-07-07 16:02:16 -07:00

39 lines
1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/carolyns_creations/style.css">
<!-- from source -->
<title>Catz 1 Mice</title>
<!-- -->
<!-- archive menu -->
<script src="/menu.js" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js" type="module"></script>
</head>
<body>
<div class="center green bigger">
<p><b>Catz 1 Mouse "grubz" for you</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</p>
<p>NOTE: These "grubz" will overwrite your game's own mouse files. Please
put your originals somewhere safe, and read the readme files included!</p>
<p><img src="PinkGrubzcatz1.gif"><br>
<a href="Pinkgrubz_c1.zip">pink grubz</a></p>
<p><img src="GreenGrubzcatz1.gif"><br>
<a href="Greengrubz_c1.zip">Green grubz</a></p>
<p><img src="YellowGrubzcatz1.gif"><br>
<a href="Yellowgrubz_c1.zip">Yellow grubz</a></p>
<p class="big">.</p>
</div>
</body>
</html>