From 201edd8798710db40335f466816ee34b66daccee Mon Sep 17 00:00:00 2001 From: jibidar Date: Fri, 29 Nov 2024 09:22:29 +0100 Subject: [PATCH] =?UTF-8?q?l=C3=A0=20c'est=20la=20bonne?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {js => css}/codevert.jpg | Bin css/t9.css | 2 +- index.html | 1 - 3 files changed, 1 insertion(+), 2 deletions(-) rename {js => css}/codevert.jpg (100%) diff --git a/js/codevert.jpg b/css/codevert.jpg similarity index 100% rename from js/codevert.jpg rename to css/codevert.jpg diff --git a/css/t9.css b/css/t9.css index f6fafa5..b8494a0 100644 --- a/css/t9.css +++ b/css/t9.css @@ -6,7 +6,7 @@ body { margin: 0; padding: 90px; background-image: linear-gradient(black, white); - background-image: url("codevert.jpg"); + background-image: url(codevert.jpg); } h1, h2, h3 { diff --git a/index.html b/index.html index 1520b67..1b967ee 100755 --- a/index.html +++ b/index.html @@ -37,5 +37,4 @@ - \ No newline at end of file