MediaWiki:Common.css:修订间差异
页面内容被替换为“→* This is the CSS for all skins (for both mobile and desktop) on MediaWiki.org. * Styling inside .mw-parser-output should generally use TemplateStyles.: →Force lining numbers in headers (for fonts like Georgia): h1, h2, .firstHeading { font-variant-numeric: lining-nums; } →Consistent size for sub/sup: .mw-body sub, .mw-body sup { font-size: 80%; } →Public Domain background in the Help namespace: .action-view.ns-12 #bodyContent {…” 标签:替换 手工回退 |
无编辑摘要 |
||
第76行: | 第76行: | ||
.page-Project_Support_desk #ca-talk a.mw-redirect { | .page-Project_Support_desk #ca-talk a.mw-redirect { | ||
display: none; | display: none; | ||
} | |||
.wikitable td { | |||
text-align: center !important; | |||
vertical-align: middle; /* 确保垂直居中 */ | |||
} | } |