flex element node site tableau et autre
This commit is contained in:
@@ -3852,7 +3852,7 @@ body {
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
margin-left: 2rem;
|
||||
margin-right: 3rem;
|
||||
@@ -4002,6 +4002,7 @@ body {
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second div:has(.field--name-field-documents) {
|
||||
order: 5;
|
||||
margin-top: 0.5rem;
|
||||
width: 100%;
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second div:has(.field--name-field-documents) .field--name-field-documents a {
|
||||
display: inline-flex;
|
||||
@@ -4631,7 +4632,7 @@ body {
|
||||
transform: scale(1.05); /* effet de zoom léger */
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-title h2 {
|
||||
font-size: 0.6rem;
|
||||
font-size: 0.5rem;
|
||||
margin-bottom: 0rem;
|
||||
text-transform: none;
|
||||
font-family: "gilroy-regular";
|
||||
@@ -4640,7 +4641,7 @@ body {
|
||||
content: "";
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-field-nom-de-l-equipe {
|
||||
font-size: 0.5rem;
|
||||
font-size: 0.4rem;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-field-nom-de-l-equipe h3 {
|
||||
margin-bottom: 0.3rem;
|
||||
@@ -4650,7 +4651,6 @@ body {
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-field-nom-de-l-equipe p {
|
||||
font-family: "gilroy-semibold";
|
||||
margin-bottom: 0.5rem;
|
||||
font-size: 0.6rem;
|
||||
}
|
||||
.node-type-projet .layout--threecol-25-50-25 .layout__region--third .block-region-third div .views-row .views-field-view-node {
|
||||
display: none;
|
||||
|
||||
@@ -397,7 +397,7 @@
|
||||
}
|
||||
.views-field-title {
|
||||
h2 {
|
||||
font-size: 0.6rem;
|
||||
font-size: 0.5rem;
|
||||
margin-bottom: 0rem;
|
||||
// margin-top: 0.3rem;
|
||||
text-transform: none;
|
||||
@@ -413,11 +413,10 @@
|
||||
margin-top:0.3rem;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
font-size: 0.5rem;
|
||||
font-size: 0.4rem;
|
||||
p{
|
||||
font-family: "gilroy-semibold";
|
||||
margin-bottom: 0.5rem;
|
||||
font-size: 0.6rem;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -165,7 +165,7 @@
|
||||
// width: 60%;
|
||||
.block-region-second{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
margin-left: 2rem;
|
||||
margin-right: 3rem;
|
||||
@@ -343,6 +343,7 @@
|
||||
div:has(.field--name-field-documents){
|
||||
order: 5;
|
||||
margin-top: 0.5rem;
|
||||
width: 100%;
|
||||
.field--name-field-documents{
|
||||
a{
|
||||
display: inline-flex;
|
||||
@@ -425,8 +426,6 @@
|
||||
&::after{
|
||||
content: " :";
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
.node-type-projet {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user