forked from Icycoide/searxng
[fix] darker green for result urls
This commit is contained in:
parent
b3974fc880
commit
d88950c25f
3 changed files with 4 additions and 4 deletions
|
@ -42,9 +42,8 @@
|
|||
}
|
||||
|
||||
.external-link {
|
||||
color: @green;
|
||||
font-size: 11px;
|
||||
font-weight:bold;
|
||||
color: @dark-green;
|
||||
font-size: 12px;
|
||||
|
||||
a {
|
||||
margin-right: 3px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue