forked from Icycoide/searxng
[mod] more compact logicodev skin
This commit is contained in:
parent
0c9c063141
commit
1ee2a3d25d
3 changed files with 5 additions and 4 deletions
|
@ -1,5 +1,6 @@
|
|||
.result_header {
|
||||
margin-bottom:5px;
|
||||
margin-top: 6px;
|
||||
margin-bottom: 4px;
|
||||
font-size: 16px;
|
||||
|
||||
.favicon {
|
||||
|
@ -28,7 +29,7 @@
|
|||
|
||||
.result-content {
|
||||
margin-top: 2px;
|
||||
margin-bottom: 4px;
|
||||
margin-bottom: 0;
|
||||
word-wrap: break-word;
|
||||
color: @dark-gray;
|
||||
font-size: 13px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue