From 06690f35b4a90be5e6cbed5f835bc838582a76d7 Mon Sep 17 00:00:00 2001 From: Stan Date: Wed, 3 Dec 2025 14:12:27 -0500 Subject: [PATCH] amelioration style missions --- www/css/style.css | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/www/css/style.css b/www/css/style.css index 48a7556..efd12f3 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -303,7 +303,7 @@ footer a:hover { text-align: center; } -.aPropos>div:first { +.aPropos>main>div:first { margin: auto; display: flex; /* min-height: calc(100vh - 60px); */ @@ -316,8 +316,8 @@ footer a:hover { max-width: 700px; max-height: 600px; overflow: scroll; - margin-top: 3em; - padding: 2em; + margin-top: 2em; + padding: 1em; } .aPropos .conteneurMaps­ iframe { @@ -932,14 +932,14 @@ Couleur texte : #FFEFE5 width: 100vw; height: 40vh; min-height: 200px; + } .missions article { /* max-width: 70vw; */ width: 70vw; height: 40vh; - border:#273A56 2px solid; - margin: 10vh 10vw; + margin: 1vh 10vw; padding: 3em; text-align: left; /* float: left */ @@ -1007,6 +1007,7 @@ Couleur texte : #FFEFE5 } .missions #sabotage { background: url('../images/imageSR/qu/sabotage.jpg') center/cover fixed; + color:#641a10; } .missions #autreMissions { background: url('../images/imageSR/qu/sabotageRuches.jpg') center/cover fixed;