Safari や Firefox と比較して、Chrome のテキストが不規則に見えるのはなぜですか。Firefox は別のレンダリング エンジンであり、常により適切にフォントを処理してきましたが、Safari は Chrome と同じように Webkit です。それにもかかわらず、Chrome はすべてのフォントを非常に貧弱にレンダリングしています。
a.post-tag:hover, .post-text a.post-tag:hover, .wmd-preview a.post-tag:hover {
background-color: #3E6D8E;
color: #E0EAF1;
border-bottom: 1px solid #37607D;
border-right: 1px solid #37607D;
text-decoration: none;
}