lille-metropole-2022: refactor "most-popular" links (#71965)
gitea-wip/publik-base-theme/pipeline/pr-main This commit looks good Details

This commit is contained in:
Serghei Mihai 2022-12-02 12:04:05 +01:00
parent 70227ce128
commit 858fcbbdff
1 changed files with 0 additions and 2 deletions

View File

@ -279,14 +279,12 @@ div.cell {
ul > li {
> a {
color: $primary-color;
text-transform: none;
&:hover {
background: $font-color;
color: white;
transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
}
}
border-bottom: 0;
}
}
}