无编辑摘要 |
标签:撤销 |
||
第1行: | 第1行: | ||
body { | body { | ||
background - color:lightblue; | background - color: lightblue; | ||
background - image:url('https://wiki.easecation.net/images/4/4f/2021echt.png'); | background - image: url('https://wiki.easecation.net/images/4/4f/2021echt.png'); | ||
background - size:cover; | background - size: cover; | ||
background - repeat:no - repeat; | background - repeat: no - repeat; | ||
background - attachment:fixed; | background - attachment: fixed; | ||
opacity:0.8; | opacity: 0.8; | ||
} | } |
2025年2月4日 (二) 21:02的版本
body { background - color: lightblue; background - image: url('https://wiki.easecation.net/images/4/4f/2021echt.png'); background - size: cover; background - repeat: no - repeat; background - attachment: fixed; opacity: 0.8; }