mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[enh] remove repeating codeparts inside the oscar template
This commit is contained in:
parent
7b44fd47a7
commit
d810763107
9 changed files with 54 additions and 48 deletions
|
|
@ -55,6 +55,11 @@
|
|||
clear: both;
|
||||
}
|
||||
|
||||
// code formating of results
|
||||
.result-code {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
// suggestion
|
||||
.suggestion_item {
|
||||
margin: 2px 5px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue