MediaWiki:Common.css:修订间差异

删除485字节 、​ 2024年5月23日 (星期四)
无编辑摘要
无编辑摘要
标签已被回退
无编辑摘要
标签手工回退
第103行: 第103行:
   pointer-events: none;
   pointer-events: none;
}
}
body {
      background-image: url('https://static.wikia.nocookie.net/naruto/images/a/a9/Boruto_Chapter_49.png/revision/latest/scale-to-width-down/200?cb=20200824172743');
      background-size: cover; /* 使背景图片覆盖整个页面 */
      background-repeat: no-repeat; /* 防止背景图片重复 */
      background-attachment: fixed; /* 背景图片固定,内容滚动时不随之滚动 */
      background-position: center center; /* 背景图片居中显示 */
}
1,549

个编辑