Added 1px spacing to spoiler tags (fixes issue with some characters clipping out of the spoiler).
This commit is contained in:
parent
a6adb8a6a5
commit
77efe28e9e
@ -271,6 +271,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