跳转到内容

User:Knowhan/vector-2022.css

维基百科,自由的百科全书
注意:保存之后,你必须清除浏览器缓存才能看到做出的更改。Google ChromeFirefoxMicrosoft EdgeSafari:按住⇧ Shift键并单击工具栏的“刷新”按钮。参阅Help:绕过浏览器缓存以获取更多帮助。
span.comment{font-style:normal}
body, h1, h2, h2 span {
    font-family: Helvetica Neue, 'Source Han Serif CN Light' !important;
}
/* Author: Stark Shaw */
/* Date: Oct 1 2016 */

/* Designed for Traditional Chinese (Taiwan) for skin “Vector”. */

/*body, h1, h2, h2 span {
/*	font-family: 'Helvetica Neue', 'Helvetica', 'Segoe UI', 'Hiragino Sans GB', 'Noto Sans CJK TC', 'PingFang TC', 'Hiragino Sans GB', 'Microsoft Jhenghei', 'Heiti TC', sans-serif !important;
}

/*
Helvetica Neue – Pre-installed in macOS (OS X).
Helvetica – Pre-installed in macOS (OS X).
Segoe UI – Pre-installed in Windows
Hiragino Sans CHS – Pre-installed Traditional Chinese font family since macOS Sierra.
Noto Sans CJK TC – Traditional Chinese version of Noto Sans CJK.
PingFang TC – The new UI font family since OS X El Capitan and iOS 9 for Traditional Chinese.
Hiragino Sans GB – Pre-installed Simplified Chinese font family in macOS (OS X).
Microsoft Jhenghei – Pre-installed in Windows.
Heiti TC – Default UI font of Traditional Chinese version of iOS (before iOS 9).

sans-serif – The final fallback.

You may add, revise or delete entries according to your taste.
*/

/*pre {
/*	font-family: 'SF Mono', 'Source Code Pro', 'Menlo', 'Monaco', monospace;
/*}

/* This part is for pre-formatted text, or code.
SF Mono – A new monospace font family introduced by Apple.
Source Code Pro – A free monospace font by Adobe Inc.
Menlo – Pre-installed in macOS (OS X).
Monaco – Pre-installed in macOS (OS X).

monospace – The final fallback.

You may add, revise or delete entries according to your taste.
*/