twig et css /node-site block third projet lié
This commit is contained in:
@@ -4018,10 +4018,23 @@ body {
|
||||
width: fit-content;
|
||||
}
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div div:has(h2) {
|
||||
border-bottom: solid black 1px;
|
||||
padding-left: 0.3rem;
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div h2 {
|
||||
width: 80%;
|
||||
font-family: "gilroy-light";
|
||||
text-transform: uppercase;
|
||||
font-size: 0.5rem;
|
||||
font-size: 0.6rem;
|
||||
margin-bottom: 1rem;
|
||||
margin-top: 1rem;
|
||||
border-bottom: solid black 1px;
|
||||
margin-left: 0.5rem;
|
||||
padding-bottom: 0.5rem;
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div h2::after {
|
||||
content: " :";
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet {
|
||||
position: relative;
|
||||
@@ -4044,6 +4057,14 @@ body {
|
||||
z-index: -1;
|
||||
margin-top: 0.3rem;
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .node-projet-title {
|
||||
width: 80%;
|
||||
padding-left: 0.5rem;
|
||||
font-size: 0.7rem;
|
||||
margin: 0;
|
||||
background-color: #f6f7f3;
|
||||
font-family: "gilroy-regular";
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .field_field_nom_de_l_equipe {
|
||||
width: 80%;
|
||||
padding-left: 0.5rem;
|
||||
@@ -4052,6 +4073,7 @@ body {
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .field_field_nom_de_l_equipe div {
|
||||
border-bottom: solid black 1px;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .field_field_nom_de_l_equipe p {
|
||||
font-family: "gilroy-semibold";
|
||||
|
||||
Reference in New Issue
Block a user