mirror of
https://github.com/searxng/searxng.git
synced 2025-12-24 04:30:02 +00:00
set max-height on infobox's images
This commit is contained in:
@@ -272,6 +272,9 @@ input[type=checkbox]:not(:checked) + .label_hide_if_checked + .label_hide_if_not
|
||||
font-family: "DejaVu Serif", Georgia, Cambria, "Times New Roman", Times, serif !important;
|
||||
font-style: italic;
|
||||
}
|
||||
.infobox img {
|
||||
max-height: 250px;
|
||||
}
|
||||
.infobox .btn {
|
||||
background-color: #007ab8;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user