bacground ul
This commit is contained in:
@@ -1983,6 +1983,7 @@ a {
|
|||||||
align-self: baseline;
|
align-self: baseline;
|
||||||
width: 70%; }
|
width: 70%; }
|
||||||
#header-top .region-header-top-left ul {
|
#header-top .region-header-top-left ul {
|
||||||
|
background-color: white;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
@@ -144,12 +144,6 @@
|
|||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
&:hover{
|
&:hover{
|
||||||
background-color: $blue-light;
|
background-color: $blue-light;
|
||||||
.field--name-field-mots-clefs{
|
|
||||||
// &::after{
|
|
||||||
// content: url("../images/pictos/noun_Arrow_3771902.svg");
|
|
||||||
|
|
||||||
// }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -73,6 +73,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
ul{
|
ul{
|
||||||
|
background-color: $white;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user