[mod] simple theme: infobox: center the image

This commit is contained in:
Alexandre Flament 2021-10-30 12:05:36 +02:00
parent 60d595ea52
commit 540042d0ca

View file

@ -468,7 +468,7 @@ article.result-images[data-vim-selected] {
max-width: 100%;
max-height: 12em;
display: block;
margin: 0;
margin: 0 auto;
padding: 0;
}