faq design
This commit is contained in:
@@ -19,11 +19,7 @@
|
||||
color: $blue-dark;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
img{
|
||||
|
||||
max-width: 5rem;
|
||||
max-height: 5rem;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -58,12 +54,5 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.block-views-blockpartenaires-block-2{
|
||||
img{
|
||||
filter: grayscale(100%);
|
||||
-webkit-filter: grayscale(100%);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
@@ -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