Yaheiフォントが辛いという話がSNSに流れてたらしいので削ってみた

pull/1341/head
vvakame 2018-08-20 21:38:30 +09:00
parent bd579cc706
commit dd410f64eb
5 changed files with 3 additions and 6 deletions

View File

@ -32,7 +32,6 @@
background: #d32;
text-shadow: none;
font-weight: normal;
font-family: 'Microsoft Yahei';
}
#ds-thread #ds-reset .ds-post-button:hover {
color: white;

View File

@ -18,7 +18,6 @@
line-height: 16px;
border-radius: 4px;
color: inherit !important;
font-family: 'Microsoft Yahei';
}
#a2apage_dropdown {
margin: 10px 0;

View File

@ -22,7 +22,6 @@ window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMin
.bdshare_dialog_list a,
.bdshare_popup_list a,
.bdshare_popup_bottom a {
font-family: 'Microsoft Yahei';
}
.bdshare_popup_top {
display: none;

View File

@ -48,7 +48,7 @@ $ins-full-screen
box-sizing: border-box
padding: 12px 28px 12px 20px
border-bottom: 1px solid ins-border-grey
font-family: "Microsoft Yahei Light", "Microsoft Yahei", Helvetica, Arial, sans-serif
font-family: Helvetica, Arial, sans-serif
.ins-close
top: 50%

View File

@ -14,8 +14,8 @@ color-widget-background = #ddd
color-widget-border = #ccc
// Fonts
font-sans = "open sans", "Helvetica Neue", "Microsoft Yahei", Helvetica, Arial, sans-serif
font-serif = Georgia, "Times New Roman", "Microsoft Yahei", serif
font-sans = "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif
font-serif = Georgia, "Times New Roman", serif
font-mono = "Source Code Pro", Consolas, Monaco, Menlo, Consolas, monospace
font-size = 14px
line-height = 1.6em