Merge pull request #1 from thegentoo/patch-1
Added 1px spacing to spoiler tags
This commit is contained in:
commit
7293ef58aa
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user