mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-25 16:00:22 +01:00
Merge pull request #1 from thegentoo/patch-1
Added 1px spacing to spoiler tags
This commit is contained in:
commit
63f4e7a572
@ -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