mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Twenty Seventeen: Improve typography for Simplified Chinese (zh_CN).
Props ze3kr, Dharm1025. Fixes #39379. git-svn-id: https://develop.svn.wordpress.org/trunk@39942 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -671,6 +671,14 @@ html[lang^="zh-"] textarea {
|
||||
font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif;
|
||||
}
|
||||
|
||||
html[lang="zh-CN"] body,
|
||||
html[lang="zh-CN"] button,
|
||||
html[lang="zh-CN"] input,
|
||||
html[lang="zh-CN"] select,
|
||||
html[lang="zh-CN"] textarea {
|
||||
font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif;
|
||||
}
|
||||
|
||||
html[lang^="zh-"] h1,
|
||||
html[lang^="zh-"] h2,
|
||||
html[lang^="zh-"] h3,
|
||||
|
||||
Reference in New Issue
Block a user