Retrait visuel d'un paragraphe d'intro fictif dans la page d'équipe
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user