div.body instead of p.body

This commit is contained in:
Michael Save
2012-08-27 22:33:53 +10:00
parent 784ea1eba9
commit de53ca0f8f
5 changed files with 13 additions and 13 deletions

View File

@@ -38,7 +38,7 @@ div.post.reply.highlighted {
background: #f0c0b0;
border-color: #d9bfb7;
}
div.post.reply p.body a {
div.post.reply div.body a {
color: navy;
}
p.intro span.subject {