mirror of
https://github.com/searxng/searxng.git
synced 2025-07-25 14:21:51 +02:00
[mod] simple theme: infobox: center the image
This commit is contained in:
parent
60d595ea52
commit
540042d0ca
1 changed files with 1 additions and 1 deletions
|
@ -468,7 +468,7 @@ article.result-images[data-vim-selected] {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
max-height: 12em;
|
max-height: 12em;
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0;
|
margin: 0 auto;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue