From 58a94da1519123fdea7fa2eef7b6df7a87b971e9 Mon Sep 17 00:00:00 2001 From: wolegca <2738076308@qq.com> Date: Wed, 18 Sep 2019 23:16:13 +0800 Subject: [PATCH] bug fixes --- css/index.css | 2 +- index.html | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/css/index.css b/css/index.css index 5f94a39..b260812 100644 --- a/css/index.css +++ b/css/index.css @@ -12,7 +12,7 @@ left:0px; height:150%; width:100%; - background: black url(bg.jpg) no-repeat top; + background: black url(images/bg.jpg) no-repeat top; background-size: cover } diff --git a/index.html b/index.html index 1c9cb64..8bd09da 100644 --- a/index.html +++ b/index.html @@ -5,9 +5,9 @@ - - - + + +