forked from leftypol/leftypol
style.css: add margin at bottom of single images
This commit is contained in:
parent
9ff71351a4
commit
a4e4074f81
1 changed files with 1 additions and 1 deletions
|
@ -440,7 +440,7 @@ img.banner,img.board_image {
|
||||||
}
|
}
|
||||||
|
|
||||||
div.post .post-image {
|
div.post .post-image {
|
||||||
padding: 0.2em;
|
padding: 0.2em 0.2em 0.8em 0.2em;
|
||||||
margin: 0 20px 0 0;
|
margin: 0 20px 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue