MediaWiki:Minerva.css:修订间差异
外观
| 第2行: | 第2行: | ||
.mw-footer > .post-content{ | .mw-footer > .post-content{ | ||
margin-top: 0; | margin-top: 0; | ||
} | |||
#mw-mf-page-center{ | |||
height: auto; | |||
} | |||
.mw-footer > .post-content > * { | |||
margin-bottom: 0; | |||
} | } | ||
2026年2月19日 (四) 10:28的版本
/* 这里放置的CSS将应用于MinervaNeue皮肤 */
.mw-footer > .post-content{
margin-top: 0;
}
#mw-mf-page-center{
height: auto;
}
.mw-footer > .post-content > * {
margin-bottom: 0;
}