GINKA/style.css:修订间差异

来自EaseCation Wiki
无编辑摘要
无编辑摘要
第1行: 第1行:
{{background - color: lightblue
body{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
第5行: 第5行:
   background - attachment: fixed
   background - attachment: fixed
   opacity: 0.8
   opacity: 0.8
}}
}

2025年2月4日 (二) 20:58的版本

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
}