faq design
This commit is contained in:
@@ -82,10 +82,13 @@ header{
|
||||
:hover {
|
||||
ul:is(.ul1 .sous-liste .ul2){
|
||||
display: block;
|
||||
background-color: $blue-light;
|
||||
background-color: $white;
|
||||
padding: 1rem;
|
||||
a{
|
||||
color: $white;
|
||||
color: $black;
|
||||
&:hover{
|
||||
color: $blue-light;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user