“MediaWiki:Common.css”的版本间的差异

来自Assault Lily Project 中文维基
跳到导航 跳到搜索
(建立内容为“→‎这里放置的CSS将应用于所有皮肤 body { background: #ffe1e7; } /* Changes the background color behind the top half of the logo and at top of e…”的新页面
(没有差异)

2021年3月18日 (四) 17:54的版本

/* 这里放置的CSS将应用于所有皮肤 */

body {
  background: #ffe1e7;
}

/* Changes the background color behind the top half of the logo and at top of each page: */
#mw-page-base {
  background: #ffe1e7;
}