diff --git a/www/css/style.css b/www/css/style.css index 23219de..e4ab780 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -36,7 +36,7 @@ } #pageCouranteNAV { - text-shadow: violet 2px ; + text-shadow: violet 2px; box-shadow: #ffefe5; } @@ -147,6 +147,9 @@ footer { .accueil #rencontreEquipe { display: flex; flex-wrap: wrap; + background-color: #E6ECF3; + color: #606060; + height: 85vh; } .accueil #rencontreEquipe div { @@ -449,8 +452,8 @@ footer { } .lore h1, -h2, -h3 { +.lore h2, +.lore h3 { margin: 10px; }