toggle faq fichiers
This commit is contained in:
@@ -91,6 +91,12 @@
|
||||
color: $white;
|
||||
}
|
||||
}
|
||||
.blue{
|
||||
background: $blue-dark;
|
||||
a{
|
||||
color: $white;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
@media (max-width: 810px){
|
||||
|
||||
@@ -146,10 +146,9 @@
|
||||
.field--name-field-reponse{
|
||||
display: none;
|
||||
}
|
||||
.opened{
|
||||
display: block;
|
||||
}
|
||||
.field--name-field-fichiers{
|
||||
|
||||
.field--name-field-fichiers{
|
||||
display: none;
|
||||
span:nth-of-type(2){
|
||||
display: none;
|
||||
}
|
||||
@@ -172,9 +171,10 @@
|
||||
font-weight: 800;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.field--name-field-liens{
|
||||
|
||||
display: none;
|
||||
a{
|
||||
&:before{
|
||||
display: inline-block;
|
||||
@@ -195,6 +195,7 @@
|
||||
}
|
||||
}
|
||||
.field--name-field-ress{
|
||||
display: none;
|
||||
margin-top: 0.5rem;
|
||||
|
||||
a{
|
||||
@@ -203,6 +204,10 @@
|
||||
font-weight: 800;
|
||||
}
|
||||
}
|
||||
|
||||
.opened{
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user