Reorganized JS includes to only need to include one file, which calls the others
This commit is contained in:
parent
914f7959eb
commit
dc1601b003
118 changed files with 3148 additions and 2906 deletions
|
@ -6,11 +6,10 @@
|
|||
<title>Nothing important; just me, for the curious</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<br>
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Hex edited babyz</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="big-gap-top bigger purple center">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Hex edited babyz clothes</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Special Babyz stuff for editing</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Babyz Glasses</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="big center brown">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Babyz Harem sets</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center brown big">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>New Babyz</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="big center green">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Experimental Babyz and harem clothes, etc</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center big green">
|
||||
|
|
|
@ -9,11 +9,9 @@
|
|||
<title>Play with babyz</title>
|
||||
<!-- -->
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
|
||||
<style>
|
||||
table {
|
||||
|
|
|
@ -9,11 +9,10 @@
|
|||
<title>New Babyz Playpens</title>
|
||||
<!-- -->
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
@ -27,7 +26,8 @@
|
|||
<a href="http://www.dmwright.com/babyz/" class="defunct" target="_TOP">the
|
||||
Babyz Crib</a><br>
|
||||
For some of Jesslan's scenes<br>
|
||||
<a href="https://web.archive.org/web/20161030151033/http://pfbabyz.com/MyBabyz/index.html"
|
||||
<a
|
||||
href="https://web.archive.org/web/20161030151033/http://pfbabyz.com/MyBabyz/index.html"
|
||||
target="_TOP">Purple Flower Babyz</a><br>
|
||||
For Dani's scenes<br>
|
||||
<a href="https://www.d-r-n.com/" target="_TOP">D.R.N</a>
|
||||
|
|
|
@ -9,11 +9,10 @@
|
|||
<title>Babyz Toyz</title>
|
||||
<!-- -->
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="big-gap-top purple center">
|
||||
|
|
|
@ -3,11 +3,9 @@
|
|||
<head>
|
||||
<title>Carolyn's Creations</title>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
|
||||
<style>
|
||||
html {
|
||||
|
|
|
@ -9,11 +9,10 @@
|
|||
<title>For Windows XP especially</title>
|
||||
<!-- -->
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body class="brown side-padding big">
|
||||
<p class="center purple bigger">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Cyberpets</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center">
|
||||
|
|
|
@ -7,11 +7,10 @@
|
|||
|
||||
<title>FinFin</title>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body class="big green center">
|
||||
<b>FinFin!</b>
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Gifts from friends</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Just for laughs</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center huge-gap-top">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Just for laughs -- Vista and Petz</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center huge-gap-top">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Links to sister sites</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center huge-gap-top">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Mad Scientist's petz etc</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center green big">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Carolyn's Creations</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center">
|
||||
|
|
|
@ -9,11 +9,10 @@
|
|||
<title>What's Old</title>
|
||||
<!-- -->
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body class="green big center">
|
||||
<p class="bold" style="font-size: 24px;">Older site news items</p>
|
||||
|
|
|
@ -9,11 +9,9 @@
|
|||
<title>Carolyn's Creations</title>
|
||||
<!-- -->
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
|
||||
<style>
|
||||
body {
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Oddballz</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="big green center">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Gifts from friends</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Cat Behaviours for Dogz II, 3, 4, 5</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Dogz Behaviours for Catz II, 3, 4, 5</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Catz 1 Breedz</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center more-side-padding green big">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Catz Your Computer Petz</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body id="catz1dex">
|
||||
<div class="more-side-padding center big bold">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Catz 1 Mice</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center green bigger">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Dogz 1 Breedz</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="green big center more-side-padding">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>DOGZ!</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body id="dogz1fooler">
|
||||
<div class="center bold big">
|
||||
|
|
|
@ -8,11 +8,9 @@
|
|||
<title>Catnip Dreams</title>
|
||||
<!-- -->
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
|
||||
<style>
|
||||
body {
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Catz 2 Breedz</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="big green center more-side-padding">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Dogz II breedz</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="big green center more-side-padding">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>New Petz 2 Breedz</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="big green center more-side-padding">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>New Petz II Playscene items</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center green side-padding normal">
|
||||
|
|
|
@ -7,10 +7,10 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Hex edited toyz for Petz II</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="purple normal center">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Petz II Fooler</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center green normal">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Special sound-stripped originals</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="bigger purple center big-gap-top">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Catz 3 Breedz</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center bigger more-side-padding">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Special sound-stripped originals</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="normal brown center big-gap-top">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Special sound-stripped originals</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="normal brown center big-gap-top">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Dogz 3 Breedz</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center green bigger more-side-padding">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Special sound-stripped originals</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="normal brown center small-top-gap">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>New Petz 3 Breedz</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="green big center more-side-padding">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Hex edited Clothes for Petz 3</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="big center side-padding">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Document</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center big green more-side-padding">
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
<!-- from source -->
|
||||
<title>Petz 3 Official Downloads</title>
|
||||
<!-- -->
|
||||
<!-- end from source -->
|
||||
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center green big">
|
||||
|
|
|
@ -9,11 +9,10 @@
|
|||
<title>New Petz 3 Playscene items</title>
|
||||
<!-- -->
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="normal green side-padding center">
|
||||
|
|
|
@ -7,11 +7,9 @@
|
|||
|
||||
<title>Old Petz 3 Playscenes</title>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
|
||||
<style>
|
||||
.grid {
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Hex edited toyz for Petz 3</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body class="brown">
|
||||
<div class="center big">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Special sound-stripped originals</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Catz 4 Breedz</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center green bigger more-side-padding">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Special sound-stripped originals</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Dogz 4 Breedz</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center green more-side-padding bigger">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>New Petz 4 Breedz</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center green big more-side-padding">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Hex edited Clothes for Petz 4</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="big center side-padding">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Petz 4 Hosts</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center big green">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>New Petz 4 Playscene items</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center green bigger">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Hex edited toyz for Petz 4</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center less-side-padding big">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Special sound-stripped originals</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Catz 5 Breedz</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center big green more-side-padding">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Special sound-stripped originals</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Dogz 5 Breedz</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center big green more-side-padding">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>New Petz 5 Breedz</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="big center green" style="width: 60%; margin: 0 auto;">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Petz 5 Hosts</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="green bigger center">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>New Petz 5 Playscene items</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center green">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>New Petz 5 Carrycase Skins</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center green big">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Tutorials and Howtos</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center huge-gap-top">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Tutorial Example Breedz</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="green center bigger more-side-padding">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>2006 and later Catz and Dogz</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center green">
|
||||
|
|
|
@ -9,11 +9,10 @@
|
|||
<title>Others' "conversions" of my breedz.</title>
|
||||
<!-- -->
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body class="big green">
|
||||
<p>Conversions of my breedz to Petz 5.</p>
|
||||
|
|
|
@ -7,11 +7,9 @@
|
|||
|
||||
<title>My Guardian Angel Kitty</title>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
|
||||
<style>
|
||||
html {
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Sounds for Special Petz and Oddballz</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<span id="new"></span>
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Sounds for the original Catz and Dogz breedz</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center big">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Arthropods, playscenes etc for your exoskeletal Petz</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center bigger">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Catz 3, 4 5 Mice</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center green bigger">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Collaborations with other hexers</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center big green">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Emoticon petz</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center bigger">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Hex-painted litterz</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center big">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Utilities by Nicholas Sherlock</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>People to populate your petz games</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Sand'z Cattery's Official Breed</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center big" id="sandz">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Fish, playscenes etc for your water-loving Petz</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center bigger">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Lnz file details</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="side-padding">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Rough breakdown of a petfile</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="side-padding courier">
|
||||
|
|
|
@ -6,11 +6,10 @@
|
|||
<title>Tutorials and Howtos</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center">
|
||||
|
|
|
@ -5,11 +5,10 @@
|
|||
<title>What's new</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="center">
|
||||
|
|
6
menu.js
6
menu.js
|
@ -1,10 +1,4 @@
|
|||
(async () => {
|
||||
// shared styles
|
||||
const sharedStyle = document.createElement('link')
|
||||
sharedStyle.rel = 'stylesheet'
|
||||
sharedStyle.href = '/style/shared.css'
|
||||
document.head.append(sharedStyle)
|
||||
|
||||
// menu style
|
||||
const menuStyle = document.createElement('link')
|
||||
menuStyle.rel = 'stylesheet'
|
||||
|
|
|
@ -15,11 +15,17 @@
|
|||
--background-color: #c9f;
|
||||
}
|
||||
|
||||
a { color: #69c; }
|
||||
a {
|
||||
color: #69c;
|
||||
}
|
||||
|
||||
a:active { color: #9cc; }
|
||||
a:active {
|
||||
color: #9cc;
|
||||
}
|
||||
|
||||
a:visited { color: #339; }
|
||||
a:visited {
|
||||
color: #339;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 24px;
|
||||
|
@ -27,11 +33,10 @@
|
|||
}
|
||||
</style>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>
|
||||
|
@ -46,7 +51,8 @@ the breeds that i have listed on my page. There are many more breeds available
|
|||
at APKC. To visit them, you can use this link.</p>
|
||||
|
||||
<p><a
|
||||
href="https://web.archive.org/web/20060216004126/http://www.apkc.co.uk/">APKC</a></p>
|
||||
href="https://web.archive.org/web/20060216004126/http://www.apkc.co.uk/">APKC</a>
|
||||
</p>
|
||||
|
||||
<p class="big">
|
||||
<!-- Cocker spaniel -->
|
||||
|
@ -218,7 +224,8 @@ petz 5</p>
|
|||
<h3>Disclaimer</h3>
|
||||
<p>I hold no responsibility if the breedz that you choose to download cause
|
||||
damage to your computer or software programs. All of the breeds available from
|
||||
my site have been tested on my own computer first which is virus free, and they
|
||||
my site have been tested on my own computer first which is virus free, and
|
||||
they
|
||||
have all worked fine.</p>
|
||||
|
||||
<p><a href="mailto:lilmisschrissy9@hotmail.com">Click here</a> to email me with
|
||||
|
|
|
@ -15,16 +15,43 @@
|
|||
--background-color: #ff6;
|
||||
}
|
||||
|
||||
a { color: #f33; }
|
||||
a:active { color: #f96; }
|
||||
a:visited { color: #903; }
|
||||
a {
|
||||
color: #f33;
|
||||
}
|
||||
|
||||
a:active {
|
||||
color: #f96;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #903;
|
||||
}
|
||||
|
||||
/* hell */
|
||||
i.r { color: #f00; font-style: normal; }
|
||||
i.o { color: #f93; font-style: normal; }
|
||||
i.g { color: #9f0; font-style: normal; }
|
||||
i.b { color: #3ff; font-style: normal; }
|
||||
i.p { color: #96f; font-style: normal; }
|
||||
i.r {
|
||||
color: #f00;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
i.o {
|
||||
color: #f93;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
i.g {
|
||||
color: #9f0;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
i.b {
|
||||
color: #3ff;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
i.p {
|
||||
color: #96f;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 24px;
|
||||
|
@ -32,11 +59,10 @@
|
|||
}
|
||||
</style>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>
|
||||
|
@ -117,12 +143,14 @@ for catz 5.</p>
|
|||
|
||||
<b>Disclaimer</b>
|
||||
<p>I hold no responsibility for any damage that may happen to your computer or
|
||||
software programs. All of the breeds available on this site have been tested on
|
||||
software programs. All of the breeds available on this site have been tested
|
||||
on
|
||||
my computer first which is virus free and they work fine.</p>
|
||||
<p>If you experience any problems or have any comments or suggestions for my
|
||||
site please email me using the link below.</p>
|
||||
|
||||
<p>Email: <a href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a></p>
|
||||
<p>Email: <a href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a>
|
||||
</p>
|
||||
|
||||
<p><a href="/breeds/breeds/">Back</a></p>
|
||||
<p><a href="/home/">Back to home page</a></p>
|
||||
|
|
|
@ -21,18 +21,23 @@
|
|||
--background-color: #639;
|
||||
}
|
||||
|
||||
a { color: #ff6; }
|
||||
a {
|
||||
color: #ff6;
|
||||
}
|
||||
|
||||
a:active { color: #f06; }
|
||||
a:active {
|
||||
color: #f06;
|
||||
}
|
||||
|
||||
a:visited { color: #cff; }
|
||||
a:visited {
|
||||
color: #cff;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>
|
||||
|
@ -146,7 +151,8 @@ which explains all you ever wanted to know about building your own website</p>
|
|||
style="margin: 0 auto; width: 60px; height: 40px; border-spacing: 0; border-collapse: separate; font-size: 1rem;">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="padding: 4px; background-color: navy; text-align: center; font-size: 0.82rem; font-family: 'Verdana', 'Arial', sans-serif; color: #fffbec;">
|
||||
<td
|
||||
style="padding: 4px; background-color: navy; text-align: center; font-size: 0.82rem; font-family: 'Verdana', 'Arial', sans-serif; color: #fffbec;">
|
||||
<b>SearchHippo</b>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
@ -21,9 +21,17 @@
|
|||
background-color: #fcf;
|
||||
}
|
||||
|
||||
a { color: #6ff; }
|
||||
a:active { color: #3ff; }
|
||||
a:visited { color: #639; }
|
||||
a {
|
||||
color: #6ff;
|
||||
}
|
||||
|
||||
a:active {
|
||||
color: #3ff;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #639;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 24px;
|
||||
|
@ -33,10 +41,9 @@
|
|||
</style>
|
||||
|
||||
<!-- archive root -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h2>
|
||||
|
@ -47,7 +54,8 @@
|
|||
</h2>
|
||||
|
||||
<p>Welcome to my litterz page. These are some of the petz that are currently
|
||||
available from my site. If you like the look of one of my cute puppies, email me
|
||||
available from my site. If you like the look of one of my cute puppies, email
|
||||
me
|
||||
at www.lilmisschrissy9@hotmail.com and i will send the puupy to you (don't
|
||||
forget to include your own email address) All of these dogz are puppies.
|
||||
Enjoy!</p>
|
||||
|
@ -121,7 +129,8 @@ are this litterz parents.</p>
|
|||
<p class="small"><a href="/home/">Back</a></p>
|
||||
|
||||
<p class="small">Email: <a
|
||||
href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a></p>
|
||||
href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
|
|
@ -15,9 +15,17 @@
|
|||
--background-color: #cff;
|
||||
}
|
||||
|
||||
a { color: #00f; }
|
||||
a:active { color: #ff9; }
|
||||
a:visited { color: #309; }
|
||||
a {
|
||||
color: #00f;
|
||||
}
|
||||
|
||||
a:active {
|
||||
color: #ff9;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #309;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 24px;
|
||||
|
@ -26,8 +34,8 @@
|
|||
}
|
||||
</style>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<p style="text-align: left;">z</p>
|
||||
|
@ -117,7 +125,8 @@ cocker spaniel breed files which are available <a
|
|||
|
||||
<img src="litterz2_petz0.bmp">
|
||||
<p>These are tommy's parents, they are both cocker spaniels. Flippy is the
|
||||
mother (black and white) and Fudge is the father (goldren) Tommy is their first
|
||||
mother (black and white) and Fudge is the father (goldren) Tommy is their
|
||||
first
|
||||
puppy.</p>
|
||||
<p>Flippy and fudge also have three newborn puppies on my new litterz page.</p>
|
||||
|
||||
|
|
|
@ -21,9 +21,17 @@
|
|||
--background-color: #ff9;
|
||||
}
|
||||
|
||||
a { color: #f60; }
|
||||
a:active { color: #f30; }
|
||||
a:visited { color: #f96; }
|
||||
a {
|
||||
color: #f60;
|
||||
}
|
||||
|
||||
a:active {
|
||||
color: #f30;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #f96;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 24px;
|
||||
|
@ -32,11 +40,10 @@
|
|||
}
|
||||
</style>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h2>
|
||||
|
|
|
@ -15,24 +15,54 @@
|
|||
--background-color: #cff;
|
||||
}
|
||||
|
||||
a { color: #30f; }
|
||||
a:active { color: #f9c; }
|
||||
a:visited { color: #639; }
|
||||
a {
|
||||
color: #30f;
|
||||
}
|
||||
|
||||
a:active {
|
||||
color: #f9c;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #639;
|
||||
}
|
||||
|
||||
/* hell */
|
||||
i.r { color: #f03; font-style: normal; }
|
||||
i.o { color: #f93; font-style: normal; }
|
||||
i.y { color: #ff0; font-style: normal; }
|
||||
i.g { color: #9c6; font-style: normal; }
|
||||
i.b { color: #66c; font-style: normal; }
|
||||
i.p { color: #93c; font-style: normal; }
|
||||
i.r {
|
||||
color: #f03;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
i.o {
|
||||
color: #f93;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
i.y {
|
||||
color: #ff0;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
i.g {
|
||||
color: #9c6;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
i.b {
|
||||
color: #66c;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
i.p {
|
||||
color: #93c;
|
||||
font-style: normal;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>
|
||||
|
@ -44,7 +74,8 @@
|
|||
</h1>
|
||||
|
||||
<p>This is the page where you will find mainly cocker spaniel and cocker spaniel
|
||||
parti puppies as these are my favourite breeds at the moment. If you would like
|
||||
parti puppies as these are my favourite breeds at the moment. If you would
|
||||
like
|
||||
to adopt a puppy please email me using the link at the bottom of the page.</p>
|
||||
|
||||
<h2>Annie (female)</h2>
|
||||
|
@ -60,7 +91,8 @@ Bobby photo</i></p>
|
|||
you will need the cocker spaniel breed file available on my downloadz page</p>
|
||||
|
||||
<div style="text-align: left;">
|
||||
<p style="text-align: center;" class="missing-asset inline-block"><i>missing:<br>
|
||||
<p style="text-align: center;" class="missing-asset inline-block">
|
||||
<i>missing:<br>
|
||||
Neopets banner</i></p>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -10,18 +10,27 @@
|
|||
|
||||
<!-- individual page style -->
|
||||
<style>
|
||||
body { --background-color: #9fc; }
|
||||
body {
|
||||
--background-color: #9fc;
|
||||
}
|
||||
|
||||
a { color: #09f; }
|
||||
a:active { color: #0cf; }
|
||||
a:visited { color: #0cf; }
|
||||
a {
|
||||
color: #09f;
|
||||
}
|
||||
|
||||
a:active {
|
||||
color: #0cf;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #0cf;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>
|
||||
|
@ -34,14 +43,16 @@
|
|||
|
||||
<p>Welcome to page 4 of my litterz. This page is for the litterz that belong to
|
||||
my sister. To adopt any of these puppies, email me at
|
||||
lilmisschrissy9@hotmail.com or click on the link at the bottom of this page</p>
|
||||
lilmisschrissy9@hotmail.com or click on the link at the bottom of this
|
||||
page</p>
|
||||
|
||||
<h1>Cookie (Male)</h1>
|
||||
<p class="missing-asset display-table"><i>missing:<br>
|
||||
Cookie photo</i></p>
|
||||
<p>This is Cookie, he is a cross between a flare buck, a cocker spaniel and a
|
||||
dalmation. To adopt Cookie you will need to download the cocker spaniel-parti
|
||||
and the flare buck breed files available <a href="/breeds/breeds/">here</a></p>
|
||||
and the flare buck breed files available <a href="/breeds/breeds/">here</a>
|
||||
</p>
|
||||
|
||||
<h1>Frostie (Male)</h1>
|
||||
<p class="missing-asset display-table"><i>missing:<br>
|
||||
|
@ -104,7 +115,8 @@ spot photo</i></p>
|
|||
<p class="small"><a href="/litterz/litterz4/">back</a></p>
|
||||
|
||||
<p class="small">Email: <a
|
||||
href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a></p>
|
||||
href="mailto:lilmisschrissy9@hotmail.com">lilmisschrissy9@hotmail.com</a>
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -22,18 +22,23 @@
|
|||
--color: #fcc;
|
||||
}
|
||||
|
||||
a { color: #00fa9a; }
|
||||
a {
|
||||
color: #00fa9a;
|
||||
}
|
||||
|
||||
a:active { color: #ffc0cd; }
|
||||
a:active {
|
||||
color: #ffc0cd;
|
||||
}
|
||||
|
||||
a:visited { color: #f00; }
|
||||
a:visited {
|
||||
color: #f00;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body class="index">
|
||||
|
||||
|
@ -60,8 +65,10 @@ neopets banner</i></p>
|
|||
|
||||
<p>This is my neopet Yoshabele the Zafara. He is sad because he wants some
|
||||
friends to play with. Please sign up to neopets and i will be your neofriend.
|
||||
When you sign up to neopets please make sure you activate your account, neopets
|
||||
will send you an email to do this. untill it is activated you cant play the site
|
||||
When you sign up to neopets please make sure you activate your account,
|
||||
neopets
|
||||
will send you an email to do this. untill it is activated you cant play the
|
||||
site
|
||||
properly. trust me, its worth it. click on the banner to sign up!</p>
|
||||
|
||||
<div>
|
||||
|
|
|
@ -21,9 +21,17 @@
|
|||
--background-color: #9fc;
|
||||
}
|
||||
|
||||
a { color: #f90; }
|
||||
a:active { color: #f99; }
|
||||
a:visited { color: #c6f; }
|
||||
a {
|
||||
color: #f90;
|
||||
}
|
||||
|
||||
a:active {
|
||||
color: #f99;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #c6f;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 24px;
|
||||
|
@ -32,20 +40,21 @@
|
|||
}
|
||||
</style>
|
||||
|
||||
<!-- archive menu -->
|
||||
<script src="/menu.js?@root" type="module"></script>
|
||||
<!-- saudade includes -->
|
||||
<script src="/saudade.js?@root" type="module"></script>
|
||||
|
||||
|
||||
<!-- polyfills -->
|
||||
<script src="/polyfills.js?@root" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Carry Case Skinz</h1>
|
||||
<p>This is the page where you can find a variety of skinz for your petz 5 carry
|
||||
case, as far as i know, these will only work on catz and dogz 5. All of the
|
||||
carry cases are downloadable. Once you have downloaded a case you need to go to
|
||||
carry cases are downloadable. Once you have downloaded a case you need to go
|
||||
to
|
||||
local disk, open program files, open ubi soft, open studio mythos, open petz 5
|
||||
and put your downloaded file into the skinz folder. If you have any problems
|
||||
please email me by using the link at the bottom of the page. These were designed
|
||||
please email me by using the link at the bottom of the page. These were
|
||||
designed
|
||||
by me so please ask if you would like to include them in your own website.</p>
|
||||
|
||||
<h3>Default carry case</h3>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue