Merge pull request #1 from thegentoo/patch-1

Added 1px spacing to spoiler tags
This commit is contained in:
thegentoo
2012-07-11 13:33:54 -07:00

View File

@@ -267,6 +267,7 @@ span.heading {
span.spoiler {
background: black;
color: black;
padding: 0px 1px;
}
div.post.reply p.body span.spoiler a {
color: black;