「求助」CSS 修改文章字體顏色有點事情想請教大家

這是我的部落格
http://dastudio.saw.tw/blog/archives/636

因為想修改文章字體顏色
但是一旦修改會連最下面顏色一起修改

請問要怎麼獨立設定?

我找尋CSS碼有以下這些

body {
color: #666; 只要改這邊顏色文章字體顏色會變 但是連下面一起變
}
style.css:17
body {
font: 15px "微軟正黑體","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,sans-serif;
line-height: 23px;
}

請問要怎麼用才不會更改到?
suryaxbo wrote:
這是我的部落格htt...(恕刪)


大大可以試試看

.entry-content clearfix span{
color: #???;
}

ps. #???是你要改的顏色
文章分享
評分
評分
複製連結

今日熱門文章 網友點擊推薦!