Rock Paper Scissors + finally design of the buttons in main PetPet page + MY OWN DOMAIN https://petpet.mreidam.com

This commit is contained in:
2024-08-30 01:11:34 +02:00
parent e022691884
commit ddad696f4f
7 changed files with 61 additions and 10 deletions

View File

@@ -17,7 +17,7 @@
<div>
<h1><span id="nameCa">Junior</span>-<span>BOY</span></h1>
<p>Age: <span id="ageN"></span></p>
<img src="./img/tiger/baby.png" id="anim">
<img src="./img/tiger/baby.png" id="anim" draggable="false">
</div>
<div class="activ">
<article class="item">
@@ -41,7 +41,7 @@
<img class="gamesPromo" src="./img/promorighth.png" alt="Promo for Games">
<div class="gamesText">
<h2>Games</h2>
<a href="./Games/">Let's go!</a>
<a href="./Games/">Let's earn money!</a>
</div>
<img class="gamesPromo" src="./img/promoleflt.png" alt="Promo for Games">
</div>