From d37328d95f0780106a70ab23c43e57d46aa78929 Mon Sep 17 00:00:00 2001 From: appexplore <46893889+appexplore@users.noreply.github.com> Date: Mon, 2 Aug 2021 22:22:28 +0800 Subject: [PATCH] Update style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 2febcd0..158513f 100644 --- a/css/style.css +++ b/css/style.css @@ -5,7 +5,7 @@ li{ list-style: none; float: left} a{ text-decoration: none} body { - background-image: url(https://cdn.jsdelivr.net/gh/appexplore/jianavi/img/01.jpg); + background-image: url(..//jianavi/img/01.jpg); background-size: cover; background-repeat: no-repeat; background-attachment: fixed;