(创建页面,内容为“body { background:url(https://wiki.iyingdi.com/images/a/a6/Yybj.png) no-repeat fixed 100%; →此处改为图片地址链接: background-size:cover; }”) |
无编辑摘要 |
||
第1行: | 第1行: | ||
body { | body { | ||
background:url("https://wiki.iyingdi.com/images/a/a6/Yybj.png") no-repeat fixed 100%; /*此处改为图片地址链接*/ | |||
background:url(https://wiki.iyingdi.com/images/a/a6/Yybj.png) no-repeat fixed 100%; /*此处改为图片地址链接*/ | |||
background-size:cover; | background-size:cover; | ||
} | } |
2024年2月21日 (三) 19:36的最新版本
body { background:url("https://wiki.iyingdi.com/images/a/a6/Yybj.png") no-repeat fixed 100%; /*此处改为图片地址链接*/ background-size:cover; }