Skip to content

Commit

Permalink
支持苹方
Browse files Browse the repository at this point in the history
  • Loading branch information
sofish committed Jun 24, 2015
1 parent 15be5a1 commit 337e79f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions typo.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ audio, canvas, video {

/* 要注意表单元素并不继承父级 font 的问题 */
body, button, input, select, textarea {
font: 300 1em/1.8 Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans;
font: 300 1em/1.8 PingFang SC, Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans;
}

button::-moz-focus-inner,
Expand All @@ -58,8 +58,7 @@ fieldset, img {
blockquote {
position: relative;
color: #999;
font-weight: 300;
font-family: Lantinghei SC, 'Helvetica Neue', 'Microsoft Yahei', 'Hiragino Sans GB', 'Microsoft Sans Serif', 'WenQuanYi Micro Hei';
font-weight: 400;
border-left: 1px solid #1abc9c;
padding-left: 1em;
margin: 1em 3em 1em 2em;
Expand Down Expand Up @@ -241,7 +240,7 @@ strong, b {
}

h1, h2, h3, h4, h5, h6 {
font-family: Verdana, 'Helvetica Neue', 'Microsoft Yahei', 'Hiragino Sans GB', 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
font-family: PingFang SC, Verdana, Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;
font-weight: 100;
color: #000;
line-height: 1.35;
Expand Down

0 comments on commit 337e79f

Please sign in to comment.