Yaheiフォントが辛いという話がSNSに流れてたらしいので削ってみた
parent
bd579cc706
commit
dd410f64eb
|
@ -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;
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
line-height: 16px;
|
||||
border-radius: 4px;
|
||||
color: inherit !important;
|
||||
font-family: 'Microsoft Yahei';
|
||||
}
|
||||
#a2apage_dropdown {
|
||||
margin: 10px 0;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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%
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue