Use div.body instead of p.body; issue #73

This commit is contained in:
Michael Save 2012-08-27 22:32:04 +10:00
parent a7d4a5c3c8
commit 34e9e671b3
5 changed files with 11 additions and 11 deletions

View file

@ -19,7 +19,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 {