diff --git a/www/css/style.css b/www/css/style.css index 990a156..140b115 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -108,6 +108,11 @@ footer { /* PAGE: L'équipe */ /* AUTEUR: Jérémy & Andres */ /****************************/ +/* À RETIRER ? */ +.team div.intro { + display: none; +} + .team { background: #13172c url("../images/imagesTeam/Intro.png") center; background-size: cover;