From d28fa4b52d9378434960cbacf06c9987b00d4fe0 Mon Sep 17 00:00:00 2001 From: appexplore <46893889+appexplore@users.noreply.github.com> Date: Mon, 30 Aug 2021 14:55:58 +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 80d52b2..2febcd0 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://i.loli.net/2021/08/30/cZdF1VRga8nT2fU.jpg); + background-image: url(https://cdn.jsdelivr.net/gh/appexplore/jianavi/img/01.jpg); background-size: cover; background-repeat: no-repeat; background-attachment: fixed;