mirror of
https://github.com/searxng/searxng.git
synced 2025-08-19 02:06:50 +02:00
set max-height on infobox's images
This commit is contained in:
parent
c9c39b3e79
commit
001eb047cd
8 changed files with 20 additions and 3 deletions
|
@ -14,6 +14,10 @@
|
|||
font-style: italic;
|
||||
}
|
||||
|
||||
img{
|
||||
max-height: "250px";
|
||||
}
|
||||
|
||||
.btn{
|
||||
background-color: @dark-blue;
|
||||
border: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue