版主: seita
由 jrotty » 2017年 9月 14日 10:38
由 deatse » 2017年 9月 14日 12:16
.site-header{width:100%;max-width:666px}
textarea{font-size:18px;line-height:32px;color:#262626
body{margin:0;text-align:justify}
body{margin:0;text-align:justify;background-color:#F5F5F0}
<link rel='apple-touch-icon' href='<?php $this->options->themeUrl('img/apple-touch-icon.png'); ?>'>
由 deatse » 2017年 9月 14日 12:26
font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,
Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Siyam Rupali,
"PingFang SC","Hiragino Sans GB","Microsoft YaHei",Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif
由 jrotty » 2017年 9月 14日 12:32
deatse 写道:再补充个font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,
Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Siyam Rupali,
"PingFang SC","Hiragino Sans GB","Microsoft YaHei",Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif
原作者CSS里的font-family直接继承了WordPress 6.4版本的代码,对电脑、平板、手机不同端的浏览器英文显示都做了有效支持,我这里针对中文显示相应做了些优化增加。