|
|
@@ -501,6 +501,7 @@ svg.ext {
|
|
|
}
|
|
|
}
|
|
|
.path-projets-complets .projet-ressources-liees {
|
|
|
+ display: none;
|
|
|
margin-top: 2rem;
|
|
|
width: 80%;
|
|
|
}
|
|
|
@@ -770,6 +771,7 @@ svg.ext {
|
|
|
padding-top: 3rem;
|
|
|
}
|
|
|
.path-projets-complets .layout-content .views-row .projet-ressources-liees {
|
|
|
+ display: none;
|
|
|
padding-top: 3rem;
|
|
|
width: 80%;
|
|
|
margin: auto;
|
|
|
@@ -804,10 +806,6 @@ svg.ext {
|
|
|
.path-projets-complets .views-row:first-child {
|
|
|
page-break-before: auto;
|
|
|
}
|
|
|
- .path-projets-complets .projet-header-print {
|
|
|
- page-break-after: always;
|
|
|
- break-after: page;
|
|
|
- }
|
|
|
}
|
|
|
.field--name-field-etape-du-projet,
|
|
|
.field--name-field-type-de-projet,
|
|
|
@@ -864,7 +862,7 @@ svg.ext {
|
|
|
margin-top: 0;
|
|
|
}
|
|
|
.field--name-field-textes p {
|
|
|
- margin-top: 0.5rem;
|
|
|
+ margin-top: 0rem;
|
|
|
}
|
|
|
.field--name-field-textes .paragraph--type--texte {
|
|
|
margin-top: 1.5rem;
|