修改背景階層

This commit is contained in:
Raymond Yang 2023-06-28 13:46:46 +08:00
parent 92d1456c59
commit dbdc72d727

View File

@ -182,7 +182,7 @@ button:active {
margin: 0 auto; margin: 0 auto;
} }
body { html {
background-image: url("../img/background.jpg"); background-image: url("../img/background.jpg");
} }