diff --git a/www/css/style.css b/www/css/style.css index e72aa6b..9657de9 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -362,16 +362,18 @@ footer { .team section article { display: flex; padding: 16px; - height: 85vh; + height: 100vh; align-items: center; } .team section article.grilleGauche { text-align: left; + flex-wrap: nowrap; } .team section article.grilleDroite { text-align: right; + flex-wrap: nowrap; } .team section article#lea { @@ -391,22 +393,22 @@ footer { } -.team section article div.filtre { +.team section article div.box { background-color: rgba(19, 23, 44, 0.8); padding: 16px; margin: 16px; border-radius: 20px; } -.team section article div.filtre:hover { +.team section article div.box:hover { background-color: rgba(25, 33, 75, 0.8); } -.team section article.grilleGauche div.filtre { +.team section article.grilleGauche div.box { margin-right: 50%; } -.team section article.grilleDroite div.filtre { +.team section article.grilleDroite div.box { margin-left: 50%; } diff --git a/www/team.html b/www/team.html index 3dbef3b..c000177 100644 --- a/www/team.html +++ b/www/team.html @@ -29,17 +29,14 @@

L'équipe

Les ALT-F4 forment une équipe dans le cadre du projet intégrateur.

- +
-
-

Nos membres

-
-
+

Léa Dezothez

TODO

@@ -59,7 +56,7 @@
-
+

Jérémy Hébert

TODO

@@ -79,7 +76,7 @@
-
+

Andres David Herrera Escorcia

TODO

@@ -99,7 +96,7 @@
-
+

Stanislas Royal

TODO