From 0fe8de2aa7b626669b08d1a21c1fd06b4976239b Mon Sep 17 00:00:00 2001 From: Bafo Date: Thu, 1 Dec 2022 10:14:10 +0100 Subject: [PATCH] Bafo --- Page1.js => JustePrix..js | 0 JustePrix.css | 67 +++++++++++++++++++++++++++++++++++++++ JustePrix.html | 9 +++--- 3 files changed, 72 insertions(+), 4 deletions(-) rename Page1.js => JustePrix..js (100%) create mode 100644 JustePrix.css diff --git a/Page1.js b/JustePrix..js similarity index 100% rename from Page1.js rename to JustePrix..js diff --git a/JustePrix.css b/JustePrix.css new file mode 100644 index 0000000..9c321a4 --- /dev/null +++ b/JustePrix.css @@ -0,0 +1,67 @@ +header +{ + display: flex; + justify-content: center; + background-color: white; + padding: 1em; + margin: 0 -5px; +} +.Lagaf +{ + display: flex; + margin: auto; +} +body +{ + display: flex; + flex-direction: column; + background-color: #17a2b8; + margin: 0%; + padding: 0%; + min-height: 100vh; +} +a +{ + text-decoration: none; + color: grey; + font-size: 1.2em; + margin: 0 5px; +} +section +{ + padding-top: 3em; + padding-bottom: 3em; + background-color: lightgrey; + margin: 20em; + margin-top : 5em; + margin-bottom: 5em; + border-radius: 0.5em; +} +article +{ + text-align: center; +} +.list a +{ + background-color: white; + padding-top:1em; + padding-bottom: 1em; + border-radius: 0.5em; +} +.list +{ + display: grid; + grid-template-columns: repeat(2,1fr); + gap: 1em; + padding: 1em; +} +.Titre +{ + margin: auto; + text-align: center; + +} +footer +{ + margin-top: auto; +} diff --git a/JustePrix.html b/JustePrix.html index c6cf401..cf17baa 100644 --- a/JustePrix.html +++ b/JustePrix.html @@ -2,7 +2,7 @@ - + JustePrix @@ -19,11 +19,12 @@
-

Regle Du Juste Prix

-

+

Le Juste Prix

+ +

Bonjour mon ami et Bienvenue dans le JUSTE PRIX

- +