Changeset 44235 for branches/5.0
- Timestamp:
- 12/16/2018 07:46:55 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0/src/wp-content/themes/twentyseventeen/assets/css/editor-blocks.css
r44213 r44235 156 156 /* Typography for Chinese Font */ 157 157 158 html[lang^="zh-"] .edit-post-visual-editor .editor-block-list__block, 158 html[lang^="zh-"] .edit-post-visual-editor .editor-block-list__block { 159 font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif; 160 } 161 159 162 html[lang="zh-CN"] .edit-post-visual-editor .editor-block-list__block { 160 font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif;163 font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif; 161 164 } 162 165
Note: See TracChangeset
for help on using the changeset viewer.