add this Code: [Select] .post a { color: yourcolor; } .post a:hover { color: yourcolor; } "post" refers to the element which has the class "post"
.post a { color: yourcolor; } .post a:hover { color: yourcolor; }
No comments:
Post a Comment