mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 10:32:21 +02:00
[simple template] format default string 'italic'
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
047d0ac6d6
commit
f57a9f425d
3 changed files with 22 additions and 5 deletions
|
@ -325,6 +325,10 @@ article[data-vim-selected].category-social {
|
|||
background: inherit;
|
||||
}
|
||||
|
||||
.empty_element {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.result-images {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue