mirror of
https://github.com/searx/searx
synced 2025-09-02 15:35:55 +00:00
[mod] add bottom margin to results - closes #1176
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -44,6 +44,7 @@
|
|||||||
.external-link {
|
.external-link {
|
||||||
color: @dark-green;
|
color: @dark-green;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
margin-bottom: 15px;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
margin-right: 3px;
|
margin-right: 3px;
|
||||||
|
Reference in New Issue
Block a user