cnil: adapt all footer link colours (#39421)

This commit is contained in:
Frédéric Péters 2020-02-26 11:39:32 +01:00
parent 4d17d1cdd7
commit b38bb8abbd
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ footer {
margin: 0;
padding: 0;
}
a {
a:link {
color: #A9A9A9;
&:hover {
color: #4796ec;