[fix] darker green for result urls

This commit is contained in:
Noémi Ványi 2017-01-27 01:18:34 +01:00
parent b3974fc880
commit d88950c25f
3 changed files with 4 additions and 4 deletions

View file

@ -42,9 +42,8 @@
}
.external-link {
color: @green;
font-size: 11px;
font-weight:bold;
color: @dark-green;
font-size: 12px;
a {
margin-right: 3px;