mirror of
https://github.com/searxng/searxng.git
synced 2024-11-22 12:10:11 +01:00
[mod] simple theme: infobox: center the image
This commit is contained in:
parent
60d595ea52
commit
540042d0ca
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user