cursor question faq
This commit is contained in:
@@ -1343,16 +1343,18 @@ a {
|
|||||||
padding-bottom: 1rem; } }
|
padding-bottom: 1rem; } }
|
||||||
.path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-title {
|
.path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-title {
|
||||||
display: none; }
|
display: none; }
|
||||||
.path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-question p {
|
.path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-question {
|
||||||
font-family: 'Source Code Pro';
|
cursor: pointer; }
|
||||||
font-weight: 500;
|
.path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-question p {
|
||||||
color: #09398b;
|
font-family: 'Source Code Pro';
|
||||||
font-size: 1.3rem; }
|
font-weight: 500;
|
||||||
.path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-question p:after {
|
color: #09398b;
|
||||||
display: inline-flex;
|
font-size: 1.3rem; }
|
||||||
content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" rotate="-45" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>');
|
.path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-question p:after {
|
||||||
justify-self: flex-end;
|
display: inline-flex;
|
||||||
float: right; }
|
content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" rotate="-45" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>');
|
||||||
|
justify-self: flex-end;
|
||||||
|
float: right; }
|
||||||
.path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-reponse {
|
.path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-reponse {
|
||||||
display: none; }
|
display: none; }
|
||||||
.path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-fichiers {
|
.path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-fichiers {
|
||||||
|
|||||||
@@ -48,6 +48,7 @@
|
|||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
background-color: $blue-light;
|
background-color: $blue-light;
|
||||||
|
|
||||||
|
|
||||||
.field--name-field-lien{
|
.field--name-field-lien{
|
||||||
&:before{
|
&:before{
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
@@ -128,6 +129,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.field--name-field-question{
|
.field--name-field-question{
|
||||||
|
cursor: pointer;
|
||||||
p{
|
p{
|
||||||
font-family: 'Source Code Pro' ;
|
font-family: 'Source Code Pro' ;
|
||||||
font-weight: 500 ;
|
font-weight: 500 ;
|
||||||
|
|||||||
Reference in New Issue
Block a user