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