mirror of
https://github.com/MrEidam/PetPet.git
synced 2026-04-17 15:43:31 +00:00
Rock Paper Scissors + finally design of the buttons in main PetPet page + MY OWN DOMAIN https://petpet.mreidam.com
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user