This commit is contained in:
parent
9e09405f3f
commit
4d35308c35
File diff suppressed because one or more lines are too long
@ -122,7 +122,7 @@
|
|||||||
.block-region-third{
|
.block-region-third{
|
||||||
margin-top: 20rem;
|
margin-top: 20rem;
|
||||||
#node\:field_equipes{
|
#node\:field_equipes{
|
||||||
visibility: hidden;
|
// visibility: hidden;
|
||||||
}
|
}
|
||||||
#node\:field_evenements_lies{
|
#node\:field_evenements_lies{
|
||||||
article{
|
article{
|
||||||
@ -347,101 +347,101 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
#node\:field_equipes{
|
// #node\:field_equipes{
|
||||||
padding: 1rem 0;
|
// padding: 1rem 0;
|
||||||
border-bottom: 3px dotted gray;
|
// border-bottom: 3px dotted gray;
|
||||||
h2{
|
// h2{
|
||||||
cursor: pointer;
|
// cursor: pointer;
|
||||||
display: grid;
|
// display: grid;
|
||||||
grid-template-columns: 95% 5%;
|
// grid-template-columns: 95% 5%;
|
||||||
align-content: center;
|
// align-content: center;
|
||||||
font-family: "trueno";
|
// font-family: "trueno";
|
||||||
font-size: 1rem;
|
// font-size: 1rem;
|
||||||
font-weight: 600;
|
// font-weight: 600;
|
||||||
text-transform: initial;
|
// text-transform: initial;
|
||||||
|
|
||||||
// text-align: center;
|
// // text-align: center;
|
||||||
}
|
// }
|
||||||
|
|
||||||
h2:after{
|
// h2:after{
|
||||||
content: '▼';
|
// content: '▼';
|
||||||
-webkit-transition: all 250ms ease;
|
// -webkit-transition: all 250ms ease;
|
||||||
-moz-transition: all 250ms ease;
|
// -moz-transition: all 250ms ease;
|
||||||
-o-transition: all 250ms ease;
|
// -o-transition: all 250ms ease;
|
||||||
transition: all 250ms ease;
|
// transition: all 250ms ease;
|
||||||
align-self: center;
|
// align-self: center;
|
||||||
justify-self: center;
|
// justify-self: center;
|
||||||
font-size: $font-big;
|
// font-size: $font-big;
|
||||||
}
|
// }
|
||||||
.rotate:after{
|
// .rotate:after{
|
||||||
transform: rotate(180deg);
|
// transform: rotate(180deg);
|
||||||
-webkit-transition: all 250ms ease;
|
// -webkit-transition: all 250ms ease;
|
||||||
-moz-transition: all 250ms ease;
|
// -moz-transition: all 250ms ease;
|
||||||
-o-transition: all 250ms ease;
|
// -o-transition: all 250ms ease;
|
||||||
transition: all 250ms ease;
|
// transition: all 250ms ease;
|
||||||
}
|
// }
|
||||||
.field_equipes{
|
// .field_equipes{
|
||||||
display: none;
|
// display: none;
|
||||||
.paragraph{
|
// .paragraph{
|
||||||
display: grid;
|
// display: grid;
|
||||||
.field_membres{
|
// .field_membres{
|
||||||
grid-row: 2;
|
// grid-row: 2;
|
||||||
|
// // >div:first-child{
|
||||||
|
// // display: none;
|
||||||
|
// // }
|
||||||
|
// .paragraph{
|
||||||
|
// display: grid;
|
||||||
|
// grid-template-columns: auto 1fr;
|
||||||
|
// .field_nom{
|
||||||
|
// grid-column: 2;
|
||||||
|
// grid-row: 1;
|
||||||
|
// padding-left: .3rem;
|
||||||
|
// display: inline-block;
|
||||||
|
// width: auto;
|
||||||
|
// font-weight: 500;
|
||||||
// >div:first-child{
|
// >div:first-child{
|
||||||
// display: none;
|
// display: none;
|
||||||
// }
|
// }
|
||||||
.paragraph{
|
// div:nth-of-type(2){
|
||||||
display: grid;
|
// display: inline-block;
|
||||||
grid-template-columns: auto 1fr;
|
// width: auto;
|
||||||
.field_nom{
|
// }
|
||||||
grid-column: 2;
|
// }
|
||||||
grid-row: 1;
|
// .field_prenom{
|
||||||
padding-left: .3rem;
|
// grid-column: 1;
|
||||||
display: inline-block;
|
// grid-row: 1;
|
||||||
width: auto;
|
// display: inline-block;
|
||||||
font-weight: 500;
|
// font-weight: 500;
|
||||||
>div:first-child{
|
// >div:first-child{
|
||||||
display: none;
|
// display: none;
|
||||||
}
|
// }
|
||||||
div:nth-of-type(2){
|
// div:nth-of-type(2){
|
||||||
display: inline-block;
|
// display: inline-block;
|
||||||
width: auto;
|
// width: auto;
|
||||||
}
|
// }
|
||||||
}
|
// }
|
||||||
.field_prenom{
|
// .field_fonction{
|
||||||
grid-column: 1;
|
// grid-column: 1 / span 2;
|
||||||
grid-row: 1;
|
// >div:first-child{
|
||||||
display: inline-block;
|
// display: none;
|
||||||
font-weight: 500;
|
// }
|
||||||
>div:first-child{
|
// }
|
||||||
display: none;
|
// margin-bottom: .3rem;
|
||||||
}
|
// }
|
||||||
div:nth-of-type(2){
|
// margin-bottom: .5rem;
|
||||||
display: inline-block;
|
// }
|
||||||
width: auto;
|
// .field_type_equipe{
|
||||||
}
|
// grid-row: 1;
|
||||||
}
|
// font-weight: 600;
|
||||||
.field_fonction{
|
// font-size: $font-medium;
|
||||||
grid-column: 1 / span 2;
|
// margin-bottom: .5rem;
|
||||||
>div:first-child{
|
// div:first-child{
|
||||||
display: none;
|
// display: none;
|
||||||
}
|
// }
|
||||||
}
|
// }
|
||||||
margin-bottom: .3rem;
|
// }
|
||||||
}
|
// }
|
||||||
margin-bottom: .5rem;
|
// }
|
||||||
}
|
|
||||||
.field_type_equipe{
|
|
||||||
grid-row: 1;
|
|
||||||
font-weight: 600;
|
|
||||||
font-size: $font-medium;
|
|
||||||
margin-bottom: .5rem;
|
|
||||||
div:first-child{
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
#node\:field_partenaires{
|
#node\:field_partenaires{
|
||||||
h2{
|
h2{
|
||||||
// color: black;
|
// color: black;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user