MediaWiki:Common.css:修订间差异
无编辑摘要 标签:已被回退 |
无编辑摘要 标签:已被回退 |
||
| 第11行: | 第11行: | ||
/* Vector 皮肤常见容器 */ | /* Vector 皮肤常见容器 */ | ||
#content, #mw-content-text { | #content, #mw-content-text { | ||
background-color: #fff1d2 !important; | |||
} | |||
/* Vector 左侧/主列背景 */ | |||
.vector-column-start { | |||
background-color: #fff1d2 !important; | |||
} | |||
/* 主内容包裹(新版 Vector 2022 很关键) */ | |||
.vector-page-container { | |||
background-color: #fff1d2 !important; | |||
} | |||
/* 页面整体容器 */ | |||
.mw-page-container { | |||
background-color: #fff1d2 !important; | background-color: #fff1d2 !important; | ||
} | } | ||