mots clefs mode site
This commit is contained in:
@@ -201,50 +201,66 @@
|
||||
|
||||
.infos{
|
||||
margin-top: 1rem;
|
||||
font-size: 0.5rem;
|
||||
font-size: 0.4rem;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
padding-bottom: 0.5rem;
|
||||
font-family: 'gilroy-light';
|
||||
order: 3;
|
||||
div{
|
||||
div:nth-of-type(2){
|
||||
font-size: 0.7rem;
|
||||
border-bottom: solid 0.1px $red_QDD;
|
||||
padding-bottom: 0.5rem;
|
||||
}
|
||||
}
|
||||
width: 60%;
|
||||
div{
|
||||
div:nth-of-type(2){
|
||||
font-size: 0.5rem;
|
||||
border-bottom: solid 0.1px $red_QDD;
|
||||
padding-bottom: 0.5rem;
|
||||
}
|
||||
}
|
||||
.field--label-above{
|
||||
color: $red_QDD ;
|
||||
text-transform: uppercase;
|
||||
font-family: 'gilroy-regular' !important;
|
||||
font-size: 0.5rem !important;
|
||||
font-size: 0.4rem !important;
|
||||
margin-bottom: 0 ;
|
||||
margin-top: 0.5rem;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
div{
|
||||
flex: 1 1 auto;
|
||||
min-width: 50%;
|
||||
}
|
||||
// div .field_field_porteur_s_de_site{
|
||||
// border-bottom: none;
|
||||
// padding-bottom: 0;
|
||||
// }
|
||||
// div .field_field_nom_de_la_commune_nb_d_hab{
|
||||
// border-bottom: none;
|
||||
// padding-bottom: 0;
|
||||
// }
|
||||
div:has(.field_field_region){
|
||||
border-bottom: none;
|
||||
padding-bottom: 0;
|
||||
div{
|
||||
flex: 1 1 auto;
|
||||
min-width: 25%;
|
||||
}
|
||||
// div .field_field_porteur_s_de_site{
|
||||
// border-bottom: none;
|
||||
// padding-bottom: 0;
|
||||
// }
|
||||
// div .field_field_nom_de_la_commune_nb_d_hab{
|
||||
// border-bottom: none;
|
||||
// padding-bottom: 0;
|
||||
// }
|
||||
div:has(.field_field_region){
|
||||
border-bottom: none;
|
||||
padding-bottom: 0;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.mots-clefs{
|
||||
margin-top: 1rem;
|
||||
order: 4;
|
||||
color: $blue_QDD;
|
||||
font-size: 0.5rem;
|
||||
margin-left: 1rem;
|
||||
h2{
|
||||
margin-top: 0.5rem;
|
||||
margin-bottom: 0.1rem;
|
||||
font-size: 0.4rem;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
}
|
||||
|
||||
.field_field_parties{
|
||||
// div{width: fit-content;}
|
||||
// width: 70%;
|
||||
|
||||
Reference in New Issue
Block a user