diff --git a/www/css/style.css b/www/css/style.css index 9657de9..3b7fa26 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -368,12 +368,10 @@ footer { .team section article.grilleGauche { text-align: left; - flex-wrap: nowrap; } .team section article.grilleDroite { text-align: right; - flex-wrap: nowrap; } .team section article#lea { @@ -412,18 +410,6 @@ footer { margin-left: 50%; } -.team article.grilleGauche h3.nom, -.team article.grilleGauche h4.role, -.team article.grilleGauche div.description { - float: left; -} - -.team article.grilleDroite h3.nom, -.team article.grilleDroite h4.role, -.team article.grilleDroite div.description { - float: right; -} - /****************************/ /* PAGE: Histoire de DE */ /* AUTEUR: Jérémy */