aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/batteur/recent.webpbin1720830 -> 58226 bytes
-rw-r--r--public/home.webpbin0 -> 209288 bytes
-rw-r--r--public/ref/bb1.webpbin4056688 -> 108116 bytes
-rw-r--r--public/ref/bb2.webpbin3456692 -> 70720 bytes
-rw-r--r--public/ref/green_warrior.webpbin1237160 -> 46560 bytes
-rw-r--r--public/ref/if_de_minuit.webpbin1304912 -> 150730 bytes
-rw-r--r--public/ref/superchild.webpbin1444726 -> 65456 bytes
-rw-r--r--public/ref/ulicoys.webpbin6046662 -> 183776 bytes
-rw-r--r--public/ref/violet_dreams.webpbin6232768 -> 467796 bytes
-rw-r--r--src/scss/style.scss4
10 files changed, 2 insertions, 2 deletions
diff --git a/public/batteur/recent.webp b/public/batteur/recent.webp
index 4601267..53587fd 100644
--- a/public/batteur/recent.webp
+++ b/public/batteur/recent.webp
Binary files differ
diff --git a/public/home.webp b/public/home.webp
new file mode 100644
index 0000000..54b68a5
--- /dev/null
+++ b/public/home.webp
Binary files differ
diff --git a/public/ref/bb1.webp b/public/ref/bb1.webp
index 3063139..aa843ed 100644
--- a/public/ref/bb1.webp
+++ b/public/ref/bb1.webp
Binary files differ
diff --git a/public/ref/bb2.webp b/public/ref/bb2.webp
index 34fe5c7..fb3afc9 100644
--- a/public/ref/bb2.webp
+++ b/public/ref/bb2.webp
Binary files differ
diff --git a/public/ref/green_warrior.webp b/public/ref/green_warrior.webp
index 5b0bb22..9a921ab 100644
--- a/public/ref/green_warrior.webp
+++ b/public/ref/green_warrior.webp
Binary files differ
diff --git a/public/ref/if_de_minuit.webp b/public/ref/if_de_minuit.webp
index 428702a..bbe00a0 100644
--- a/public/ref/if_de_minuit.webp
+++ b/public/ref/if_de_minuit.webp
Binary files differ
diff --git a/public/ref/superchild.webp b/public/ref/superchild.webp
index 12820d0..82f9b6d 100644
--- a/public/ref/superchild.webp
+++ b/public/ref/superchild.webp
Binary files differ
diff --git a/public/ref/ulicoys.webp b/public/ref/ulicoys.webp
index 205ad40..4d4a4cc 100644
--- a/public/ref/ulicoys.webp
+++ b/public/ref/ulicoys.webp
Binary files differ
diff --git a/public/ref/violet_dreams.webp b/public/ref/violet_dreams.webp
index 8186c6d..e90b466 100644
--- a/public/ref/violet_dreams.webp
+++ b/public/ref/violet_dreams.webp
Binary files differ
diff --git a/src/scss/style.scss b/src/scss/style.scss
index d23e104..b125019 100644
--- a/src/scss/style.scss
+++ b/src/scss/style.scss
@@ -85,7 +85,7 @@ header {
box-sizing: border-box;
padding: 2.5% 5%;
color: $text;
- background-image: url("/home.jpg");
+ background-image: url("/home.webp");
background-size: cover;
background-position: center;
background-repeat: no-repeat;
@@ -190,7 +190,7 @@ section[data-scroll] .content {
}
.producteur {
- background-image: url("/home.jpg");
+ background-image: url("/home.webp");
background-size: cover;
background-position: center;
background-repeat: no-repeat;