comicpress
comicpress copied to clipboard
Padding Error for body.scheme-high .post-info
I have found in the style.ss line 2229 a error:
Here are 2 entries for padding they collide.
body.scheme-high .post-info { background: #000; padding: 0 5px 5px 5px; border-bottom: 1px solid #2d1f04; border-radius: 10px 10px 0 0; padding: 3px 5px; }