concarneau: update links hover color (#30597)

This commit is contained in:
Serghei Mihai 2019-06-11 11:44:18 +02:00
parent ef07ad51b6
commit ff0ef53953
1 changed files with 1 additions and 0 deletions

View File

@ -468,6 +468,7 @@ body {
font-size: 0.8em;
}
a:hover {
color: #e2dad5;
background: none;
}
}