テーマのカスタマイズで[ 追加CSS ]を開き以下のコードを追加する
.entry-content a:link {
color: #1a0dab;
}
.entry-content a:visited{
color: #0000ff;
}

Sample code collection
テーマのカスタマイズで[ 追加CSS ]を開き以下のコードを追加する
.entry-content a:link {
color: #1a0dab;
}
.entry-content a:visited{
color: #0000ff;
}