User:PexEric/common.css
注意:保存之后,你必须清除浏览器缓存才能看到做出的更改。Google Chrome、Firefox、Microsoft Edge及Safari:按住⇧ Shift键并单击工具栏的“刷新”按钮。参阅Help:绕过浏览器缓存以获取更多帮助。
span.inline-unihan, span.plainlinks {
font-family: sans-serif, MiSans L3, Plangothic P1, Plangothic P2, SimSun-ExtB !important;
}
.mw-body h1, .mw-body .mw-heading1, .mw-body-content h1, .mw-body-content .mw-heading1, .mw-body-content h2, .mw-body-content .mw-heading2 {
font-family: var(--fonts-serif, serif);
}
.mw-heading2,h2 {
font-weight: 600
}
h3,h4,h5,h6 {
font-weight: 500!important;
}
:root {
--fonts-sans: "-apple-system","BlinkMacSystemFont","Helvetica Neue","Source Sans Pro","Source Sans 3","DejaVu Sans","Liberation Sans","Helvetica","Roboto","Inter","Arial","SFProDisplay-Regular","PingFang SC","Source Han Sans SC","Noto Sans CJK SC","Microsoft YaHei","WenQuanYi Micro Hei","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",emoji,sans-serif;
--fonts-serif: "Source Serif 4","DejaVu Serif","Liberation Serif","Linux Libertine","Georgia","Calibri","Times New Roman","Source Han Serif SC","Noto Serif CJK SC","STSong SC","STSong","SimSun","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",emoji,serif;
--fonts-monospace: "Source Han Mono SC","Source Han Mono","Source Code Pro","Consolas","JetBrains Mono","Menlo","Roboto Mono","Monaco","DejaVu Sans Mono","Liberation Mono","Courier New","Courier","SFMono-Regular","Microsoft YaHei","SimSun","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",emoji,monospace;
}