From a7ba076bcbfe23777df8eee479c5e71942ffc390 Mon Sep 17 00:00:00 2001 From: Stan Date: Sun, 30 Nov 2025 16:34:44 -0500 Subject: [PATCH] Changement aPropos --- www/aPropos.html | 238 ++++++++++++++++++++++++++-------------------- www/css/style.css | 15 +++ 2 files changed, 150 insertions(+), 103 deletions(-) diff --git a/www/aPropos.html b/www/aPropos.html index 7ef5c5d..3145b90 100644 --- a/www/aPropos.html +++ b/www/aPropos.html @@ -26,12 +26,137 @@

Coming soon...

-
- +
-

Contactez l'équipe!

+ + +
+
+ Informations de contact +
+ + +
+
+ + +
+
+
+ Réponse courte +
+
+
+ + +
+ + + + + + +
+
+
+ +
+ +
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+
+
+
+ Votre appreciations + + +
+
+ + +
+
- -
-
- - -
-
- Informations de contact -
- - -
-
- - -
-
-
- Réponse courte -
-
-
- - -
- - - - - - -
-
-
- -
- -
-
-
-
- -
- - - - - - - - - - - - - - - - - - - - - -
-
-
- - -
-
-
-
- Votre appreciations - - -
-
- - -
-
+
diff --git a/www/css/style.css b/www/css/style.css index 3b7fa26..a118663 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -277,10 +277,25 @@ footer { } +.aPropos .conteneurMaps { + max-width: 700px; + max-height: 600px; + overflow: scroll; +} + +.aPropos .conteneurMaps­>iframe { + border:0; + +} + .aPropos .sidebyside>div { margin: 5px 20px; } +.aPropos .sidebyside>h1 { + width: 120%; + +} .aPropos textarea { resize: none; width: 100%;