forked from Icycoide/searxng
[enh] suggestion rendering
This commit is contained in:
parent
e50a72b0e3
commit
33969ca670
2 changed files with 9 additions and 3 deletions
|
@ -136,3 +136,6 @@ tr:hover td { background: #DDDDDD; }
|
|||
}
|
||||
|
||||
#results { margin-left: 10px; margin-top: 10px; }
|
||||
|
||||
#suggestions { max-width: 50em;}
|
||||
#suggestions span { padding: 2px 6px; margin: 2px 4px; font-size: 0.8em; display: inline-block; background: #E4E4E4; border-radius: 4px; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue