forked from leftypol/leftypol
Use div.body instead of p.body; issue #73
This commit is contained in:
parent
a7d4a5c3c8
commit
34e9e671b3
5 changed files with 11 additions and 11 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue