mirror of
https://github.com/MrEidam/PetPet.git
synced 2026-04-17 15:43:31 +00:00
Added new hover design for tiger and shiba + design for links for My fancy ass and Tufsie
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
<h1>Welcome to PetPet!</h1>
|
||||
<h2>Please choose an Animal:</h2>
|
||||
<div>
|
||||
<img src="./img/tiger/baby.png" onclick="option(0)" title="tiger" alt="tiger" class="animalChoose">
|
||||
<img src="./img/shiba/baby.png" onclick="option(1)" title="shiba" alt="shiba" class="animalChoose">
|
||||
<img src="./img/tiger/baby.png" style="--clr: #ff4500a9" onclick="option(0)" title="tiger" alt="tiger" class="animalChoose">
|
||||
<img src="./img/shiba/baby.png" style="--clr: " onclick="option(1)" title="shiba" alt="shiba" class="animalChoose">
|
||||
</div>
|
||||
<p>Made by <a>MrEidam</a> & <a>Tufsie</a></p>
|
||||
<p>Made by <a href="https://www.mreidam.com">MrEidam</a> & <a>Tufsie</a></p>
|
||||
</dialog>
|
||||
<div id="blurs"></div>
|
||||
<article class="cash">
|
||||
|
||||
Reference in New Issue
Block a user