mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-08 23:39:46 +01:00
style.css: add margin at bottom of single images
This commit is contained in:
parent
8bdf689f63
commit
11682270c4
@ -217,7 +217,7 @@ img.banner,img.board_image {
|
||||
}
|
||||
|
||||
div.post .post-image {
|
||||
padding: 0.2em;
|
||||
padding: 0.2em 0.2em 0.8em 0.2em;
|
||||
margin: 0 20px 0 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user