bacground ul
This commit is contained in:
@@ -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;
|
||||
font-size: 1rem;
|
||||
list-style: none;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user