diff --git a/Pictures- WildAdvisor/shutterstock_507639565.jpg b/Pictures- WildAdvisor/place1.jpg
similarity index 100%
rename from Pictures- WildAdvisor/shutterstock_507639565.jpg
rename to Pictures- WildAdvisor/place1.jpg
diff --git a/propos.html b/a-propos.html
similarity index 98%
rename from propos.html
rename to a-propos.html
index 5943b47..66582b2 100644
--- a/propos.html
+++ b/a-propos.html
@@ -9,6 +9,7 @@
A Propos
+
@@ -97,9 +98,7 @@ Nous Contacter
-
-
diff --git a/assets/.DS_Store b/assets/.DS_Store
deleted file mode 100644
index b345e1c..0000000
Binary files a/assets/.DS_Store and /dev/null differ
diff --git a/assets/a.png b/assets/a.png
deleted file mode 100644
index 1683cbb..0000000
Binary files a/assets/a.png and /dev/null differ
diff --git a/assets/favicon.png b/assets/favicon.png
index fe0f744..411733e 100644
Binary files a/assets/favicon.png and b/assets/favicon.png differ
diff --git a/assets/place Mobile .jpeg b/assets/place Mobile .jpeg
new file mode 100644
index 0000000..02fa18f
Binary files /dev/null and b/assets/place Mobile .jpeg differ
diff --git a/assets/placeholder.jpeg b/assets/placeholder.jpeg
deleted file mode 100644
index c1e468e..0000000
Binary files a/assets/placeholder.jpeg and /dev/null differ
diff --git a/assets/placeholder1.jpg b/assets/placeholder1.jpg
deleted file mode 100644
index fc87e7d..0000000
Binary files a/assets/placeholder1.jpg and /dev/null differ
diff --git a/assets/placeholder2.jpeg b/assets/placeholder2.jpeg
deleted file mode 100644
index 7b84a6d..0000000
Binary files a/assets/placeholder2.jpeg and /dev/null differ
diff --git a/assets/pouce Mobile.jpeg b/assets/pouce Mobile.jpeg
new file mode 100644
index 0000000..d88bd9c
Binary files /dev/null and b/assets/pouce Mobile.jpeg differ
diff --git a/assets/pouce_1.jpeg b/assets/pouce_1.jpeg
deleted file mode 100644
index 29091b1..0000000
Binary files a/assets/pouce_1.jpeg and /dev/null differ
diff --git a/assets/soif Mobile.jpeg b/assets/soif Mobile.jpeg
new file mode 100644
index 0000000..b642faa
Binary files /dev/null and b/assets/soif Mobile.jpeg differ
diff --git a/assets/surprise Mobile.jpg b/assets/surprise Mobile.jpg
new file mode 100644
index 0000000..7e34321
Binary files /dev/null and b/assets/surprise Mobile.jpg differ
diff --git a/assets/surprise_7.jpg b/assets/surprise_7.jpg
deleted file mode 100644
index 238c4b8..0000000
Binary files a/assets/surprise_7.jpg and /dev/null differ
diff --git a/assets/team.jpg b/assets/team.jpg
deleted file mode 100644
index 7206d92..0000000
Binary files a/assets/team.jpg and /dev/null differ
diff --git a/favoris.html b/favoris.html
index bfe61de..535670d 100644
--- a/favoris.html
+++ b/favoris.html
@@ -10,7 +10,7 @@
-
+
Sur Place
diff --git a/index.css b/index.css
index ca37949..c1898bc 100644
--- a/index.css
+++ b/index.css
@@ -34,21 +34,21 @@ footer {
#surPlace {
align-items: center;
- background-image: url(/assets/place_5.jpeg);
+ background-image: linear-gradient(rgba(0, 0, 0, 20%), rgba(0, 0, 0, 20%)), url(/assets/place\ Mobile\ .jpeg);
}
#surLePouce {
- background-image: url(/assets/pouce_4.jpeg);
+ background-image: linear-gradient(rgba(0, 0, 0, 20%), rgba(0, 0, 0, 20%)), url(/assets/pouce\ Mobile.jpeg);
align-items: center;
}
#jaiSoif {
- background-image: url(/assets/soif_3.jpeg);
+ background-image: linear-gradient(rgba(0, 0, 0, 20%), rgba(0, 0, 0, 20%)), url(/assets/soif\ Mobile.jpeg);
align-items: center;
}
#surprendsMoi {
- background-image: url(/assets/surprise_4.jpg);
+ background-image: linear-gradient(rgba(0, 0, 0, 20%), rgba(0, 0, 0, 20%)), url(/assets/surprise\ Mobile.jpg);
align-items: center;
}
@@ -129,7 +129,8 @@ footer {
text-align: center;
color: white;
height: 100px;
- font-size:larger;
+ font-size: larger;
+ font-family: var(--main-font-family);
@@ -163,6 +164,7 @@ footer {
.photo:hover {
transform: scale(1.2);
+ cursor: pointer;
}
.Logo {
diff --git a/index.html b/index.html
index 967793a..98e059a 100644
--- a/index.html
+++ b/index.html
@@ -10,11 +10,11 @@
-
+
-
+
@@ -41,7 +41,7 @@ SURPRENDS MOI !
-
+
diff --git a/place.html b/place.html
index 25626da..df9da87 100644
--- a/place.html
+++ b/place.html
@@ -10,7 +10,7 @@
-
+
Sur Place
diff --git a/pouce.html b/pouce.html
index 698c89d..8653a43 100644
--- a/pouce.html
+++ b/pouce.html
@@ -10,7 +10,7 @@
-
+
Sur le Pouce
diff --git a/proposstyle.css b/proposstyle.css
index 383fb10..d96e131 100644
--- a/proposstyle.css
+++ b/proposstyle.css
@@ -90,13 +90,13 @@ h3 {
}
#block1 {
- font-family: 'Roboto', sans-serif;
+ font-family: var(--main-font-family);
font-size: 125%;
color: white;
}
#block2 {
- font-family: 'Roboto', sans-serif;
- font-size: 135%;
+ font-family: var(--main-font-family);
+ font-size: 125%;
color: white;
}
.bloqueuno {
@@ -155,18 +155,19 @@ h4 {
#contact {
font-family: 'Stick No Bills', sans-serif;
font-size: 120%;
+font-family: var(--main-font-family);
color: white
}
#emailtext {
- margin-left: 15px;
+ margin-left: 10px;
}
#objettext {
- margin-left: 13px;
+ margin-left: 10px;
}
#messagetext {
- margin-left: -3px;
+ margin-left: 10px;
}
#message {
@@ -175,6 +176,13 @@ color: white
line-height: 20px;
}
+.form-group {
+ display: flex;
+ flex-direction: row;
+ justify-content: space-between;
+ width: 60%;
+ margin: 0 auto;
+}
.form-group input[type="text"],
.form-group input[type="email"],
diff --git a/soif.html b/soif.html
index 0e702f3..b1cddee 100644
--- a/soif.html
+++ b/soif.html
@@ -10,7 +10,7 @@
-
+
J'ai Soif
diff --git a/style.css b/style.css
index de2e8ae..63759f0 100644
--- a/style.css
+++ b/style.css
@@ -9,6 +9,7 @@
background-color: var(--darker-gray);
font-size: 48px;
font-weight: 900;
+ padding-top: 2vh;
}
h2 {
@@ -86,7 +87,7 @@ select {
}
.search-results {
- background-color: rgba(132, 145, 146, 75%);
+ background-color: var(--dark-gray);
display: none;
}
@@ -138,13 +139,6 @@ select {
color: var(--main-wcs-color);
}
-#logoFavoris {
- font-size: 30px;
- border: none;
- background-color: var(--darker-gray);
- float: right;
-}
-
.cards {
display: flex;
margin-top: 10px;
@@ -153,6 +147,7 @@ select {
width: 100%;
height: auto;
flex-direction: row;
+ background-color: var(--dark-gray);
}
.card {
@@ -160,6 +155,9 @@ select {
max-height: 35em;
margin-bottom: 4em;
background-color: var(--light-gray);
+ box-shadow: 3px 3px 5px 3px var(--lighter-gray);
+ font-family: var(--main-font-family);
+ font-size: 20px;
}
.card-header {
@@ -187,6 +185,10 @@ select {
color: red;
}
+.favButton:hover {
+ cursor: pointer;
+}
+
.trajet {
font-weight: bold;
font-size: x-large;
@@ -220,7 +222,7 @@ select {
align-self: baseline;
grid-column: 1 / 5;
grid-row: 2;
- font-size: small;
+ font-size: 16px;
}
.prix-enseigne {
@@ -232,7 +234,7 @@ select {
.avis-enseigne {
grid-column: 5;
- grid-row: 1 / 3;
+ grid-row: 1;
--percent: calc(var(--rating) / 5 * 100%);
display: inline-block;
font-size: 24px;
@@ -282,17 +284,20 @@ select {
.descript-text {
grid-column: 1;
grid-row: 1;
+ font-size: 16px;
}
.descript-site {
grid-column: 4;
grid-row: 1;
+ font-size: 16px;
}
.descript-coord {
grid-column: 1;
grid-row: 4;
+ font-size: 16px;
}
.btn-close-card {
@@ -327,7 +332,7 @@ main {
footer {
padding: 5px 25px 5px 5px;
- background-color: var(--dark-gray);
+ background-color: var(--darker-gray);
text-align: right;
position: fixed;
bottom: 0;
diff --git a/surprise.html b/surprise.html
index 597632b..e60929a 100644
--- a/surprise.html
+++ b/surprise.html
@@ -12,7 +12,7 @@
-
+
Simulateur et excuses bidons | Wild Advisor
diff --git a/web/logo/a.png b/web/logo/a.png
deleted file mode 100644
index 1683cbb..0000000
Binary files a/web/logo/a.png and /dev/null differ