(创建页面,内容为“body { background:url("https://patchwiki.biligame.com/images/palworld/3/3b/3b2nxqar1f0u19zp5i2wg1x12xay0bi.jpg") no-repeat fixed 100%; →此处改为图片地址链接: background-size:cover; }”) |
无编辑摘要 |
||
第1行: | 第1行: | ||
body { | body { | ||
background:url( | background:url( https://patchwiki.biligame.com/images/palworld/3/3b/3b2nxqar1f0u19zp5i2wg1x12xay0bi.jpg ) no-repeat fixed 100%; /*此处改为图片地址链接*/ | ||
background-size:cover; | background-size:cover; | ||
} | } |
2024年2月26日 (一) 18:13的版本
body {
background:url( https://patchwiki.biligame.com/images/palworld/3/3b/3b2nxqar1f0u19zp5i2wg1x12xay0bi.jpg ) no-repeat fixed 100%; /*此处改为图片地址链接*/ background-size:cover;
}