瀏覽單個文章
bass1.
Advance Member
 
bass1.的大頭照
 

加入日期: Aug 2013
您的住址: 台南or台北
文章: 399
chrome字體要漂亮要用這套Stylist 外掛
這種改法不管網站預設啥字型都會被改掉(M01也一樣被改掉)

照這邊方法修改https://disp.cc/b/25-2k0

我自己是喜歡這樣設定
用華康中圓體或者用華康中黑體或粗黑體目前是我覺得
看起來比較舒服的三種
有孤狗到字體載點

中圓體

中黑體

粗黑體


* {
font-family: "華康中圓體","Lucida Grande", "Trebuchet MS", sans-serif !important;
}

pre, code, kbd, samp, var {
font-family: "華康中圓體", "Monaco", "Andale Mono", monospace !important;
}


.body img {
max-width: 100% !important;
}

.channel {
background-color: #ffffff !important;
}

.channel a {
color: #000000 !important;
}

.title {
font-size: 18px !important;
}

.channel_toolbar {
padding-bottom: 1em !important;
border-bottom: 1px solid #000000 !important;
background-color: #ffffff !important;
}

.item {
border-bottom: 1px solid #000000 !important;
}

.even {
background-color: #ffffff !important;
}

.hilight {
background-color: #ffffff !important;
}

.item_title {
font-size: 18px !important;
}

.adsWrapper {
margin: 0 !important;
}
 
舊 2017-06-17, 04:17 PM #32
回應時引用此文章
bass1.離線中