Merge pull request #2 from Circlepuller/master

Fixed padding issue
This commit is contained in:
Michael 2012-04-22 11:46:23 -07:00
commit e210451854

View File

@ -44,7 +44,7 @@ div.post.reply {
}
div.post.reply.highlighted {
background: transparent;
border: transparent 0px solid;
border: transparent 1px solid;
}
div.post.reply p.body a:link, div.post.reply p.body a:visited {
color: #CCCCCC;