/* 标题 */
.postTitle {
    border-left-color:  rgba(244,35,128, 1);
}
/* 标题颜色 */
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: rgba(244,35,128, 1);
}