This commit is contained in:
armansansd
2022-04-27 13:46:59 +02:00
parent 7da0aec99a
commit dcd24a9cdf
4 changed files with 6 additions and 5 deletions

View File

@@ -31,11 +31,12 @@ article, .paragraph{
text-decoration: none;
text-transform: uppercase;
}
.block-region-bottom .prog-ressources-link{
&:hover{
color:black;
background: white;
}
}