GINKA/style.css:修订间差异

来自EaseCation Wiki
无编辑摘要
无编辑摘要
第1行: 第1行:
h2 .mw-headline::before {
body {
    content: "\00A0";
  background - color: lightblue;
    background:url("https://i2.hdslb.com/bfs/archive/ca394cfb6ea2fb3ff0dc2f808e904eab98d08ad0.jpg");
  background - image: url('https://wiki.easecation.net/images/4/4f/2021echt.png');
    display: inline-block;
  background - size: cover;
    width: 1.4em;
  background - repeat: no - repeat;
  background - attachment: fixed;
  opacity: 0.8;
}
}

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

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;
}