JClockH xc(讨论 | 贡献) 小无编辑摘要 |
JClockH xc(讨论 | 贡献) 小无编辑摘要 |
||
| (未显示同一用户的11个中间版本) | |||
| 第1行: | 第1行: | ||
/* 这里放置的CSS将应用于所有皮肤 */ | /* 这里放置的CSS将应用于所有皮肤 */ | ||
body { font-family: '思源黑体'; } | |||
table.firstcolumnblue td:first-child { | table.firstcolumnblue td:first-child { | ||
background-color: #000000; | background-color: #000000; | ||
} | |||
.page-首页 { | |||
margin-top: -2.75em; | |||
line-height: 20px; | |||
} | |||
.page-首页 .mw-first-heading { | |||
display: none; | |||
} | } | ||
.page-首页 .mw-body.header { | .page-首页 .mw-body.header { | ||
display: none | display: none; | ||
} | } | ||
.page- | .page-首页 .mw-editsection { | ||
display: none | display: none; | ||
} | } | ||
body | .page-首页 body{ | ||
margin-top: -1.75rem; | |||
line-height: 20px; | |||
} | } | ||
.page-Dollan_Infinity_TH .mw-body.header { | |||
display: none; | |||
} | } | ||
2023年10月9日 (一) 21:47的最新版本
/* 这里放置的CSS将应用于所有皮肤 */
body { font-family: '思源黑体'; }
table.firstcolumnblue td:first-child {
background-color: #000000;
}
.page-首页 {
margin-top: -2.75em;
line-height: 20px;
}
.page-首页 .mw-first-heading {
display: none;
}
.page-首页 .mw-body.header {
display: none;
}
.page-首页 .mw-editsection {
display: none;
}
.page-首页 body{
margin-top: -1.75rem;
line-height: 20px;
}
.page-Dollan_Infinity_TH .mw-body.header {
display: none;
}