「MediaWiki:Common.css」:修訂間差異

移除 2 位元組 、​ 2022年3月16日 (星期三)
無編輯摘要
imported>Irukaza
無編輯摘要
imported>Irukaza
無編輯摘要
行 976: 行 976:
/* 适配宽屏 */
/* 适配宽屏 */
@media screen and (min-width: 1300px) {
@media screen and (min-width: 1300px) {
:not(.page-Mainpage) .ns-0 .mw-body {
.ns-0:not(.page-Mainpage) .mw-body {
    max-width: 61em;
    max-width: 61em;
    padding-top: 30px;
    padding-top: 30px;
    border-right: 1px solid #bbb;
    border-right: 1px solid #bbb;
}
}
:not(.page-Mainpage) .ns-0 .toc-custom {
.ns-0:not(.page-Mainpage) .toc-custom {
    right: -6px;
    right: -6px;
    top: 92px;
    top: 92px;
匿名使用者