diff --git a/background_1.png b/background_1.png deleted file mode 100644 index 5a988ec..0000000 Binary files a/background_1.png and /dev/null differ diff --git a/estils.css b/estils.css index 6a93657..2920d48 100644 --- a/estils.css +++ b/estils.css @@ -51,7 +51,7 @@ body{ color: #3c3c3b; font-family: 'Open Sans', sans-serif; background-color: #f7d36e; - background-image: url(background_2.svg); + background-image: url(res/background_2.svg); background-size: cover; } diff --git a/fondu.svg b/fondu.svg deleted file mode 100644 index db35a2b..0000000 --- a/fondu.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/index.html b/index.html index d79b684..2bd9755 100644 --- a/index.html +++ b/index.html @@ -14,12 +14,12 @@