edit: ajout du 2 animé + MAXI REGLAGE (responsive, couleur, positionnement etc.) + ajout vue liste panneau dans panneau à propos + likes dans images + class gen reactBar

This commit is contained in:
2026-03-23 09:05:45 +01:00
parent 7ccede8b51
commit e399584e4b
14 changed files with 307 additions and 74 deletions
@@ -9,7 +9,7 @@
left: item.x + 'px',
top: item.y + 'px'
}">
<img :src="item.src" class="imgStyle" :class="{highlightItem: item.isHighlight===1, highlightMax: item.isHighlight===2}" :id="'image'+item.id">
<img loading="lazy" :src="item.src" class="imgStyle" :class="{highlightItem: item.isHighlight===1, highlightMax: item.isHighlight===2}" :id="'image'+item.id">
</div>
</div>
@@ -47,7 +47,7 @@
width: 44px;
height: 44px;
border-radius: 22px;
top: 50%;
top: 47%;
left: 7.77px;
animation: float 1.61s infinite;
}
@@ -121,7 +121,7 @@
}
#reloadBtnStyle{
top: 59%;
top: 49%;
left: 44.4px;
width: 77px;
height: 77px;