Public Access
5
0

Retrait visuel d'un paragraphe d'intro fictif dans la page d'équipe

This commit is contained in:
Jeremy
2025-11-23 21:50:48 -05:00
parent c9d4e0744a
commit 50f6db64d5

View File

@@ -108,6 +108,11 @@ footer {
/* PAGE: L'équipe */ /* PAGE: L'équipe */
/* AUTEUR: Jérémy & Andres */ /* AUTEUR: Jérémy & Andres */
/****************************/ /****************************/
/* À RETIRER ? */
.team div.intro {
display: none;
}
.team { .team {
background: #13172c url("../images/imagesTeam/Intro.png") center; background: #13172c url("../images/imagesTeam/Intro.png") center;
background-size: cover; background-size: cover;