From dbdc72d72780170d4b1736dace473e31a05150db Mon Sep 17 00:00:00 2001 From: Raymond Yang Date: Wed, 28 Jun 2023 13:46:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=83=8C=E6=99=AF=E9=9A=8E?= =?UTF-8?q?=E5=B1=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index f885418..3bb4efa 100644 --- a/css/style.css +++ b/css/style.css @@ -182,7 +182,7 @@ button:active { margin: 0 auto; } -body { +html { background-image: url("../img/background.jpg"); }