@@ -1983,6 +1983,7 @@ a {
align-self: baseline;
width: 70%; }
#header-top .region-header-top-left ul {
+ background-color: white;
font-size: 1rem;
list-style: none;
display: flex;
@@ -143,13 +143,7 @@
background-color: $white;
margin-bottom: 1rem;
&:hover{
- background-color: $blue-light;
- .field--name-field-mots-clefs{
- // &::after{
- // content: url("../images/pictos/noun_Arrow_3771902.svg");
-
- // }
- }
+ background-color: $blue-light;
}
@@ -73,6 +73,7 @@
ul{
+ background-color: $white;