margin, display none ressources liées
This commit is contained in:
+3
-10
@@ -495,12 +495,8 @@ svg.ext {
|
||||
.path-projets-complets .view-projets .field--name-field-encours-fini {
|
||||
display: none;
|
||||
}
|
||||
@media screen {
|
||||
.path-projets-complets .view-projets .node-type-projet {
|
||||
visibility: hidden;
|
||||
}
|
||||
}
|
||||
.path-projets-complets .projet-ressources-liees {
|
||||
display: none;
|
||||
margin-top: 2rem;
|
||||
width: 80%;
|
||||
}
|
||||
@@ -770,6 +766,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 +801,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 +857,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;
|
||||
|
||||
@@ -208,12 +208,13 @@
|
||||
|
||||
@media screen {
|
||||
.node-type-projet {
|
||||
visibility: hidden;
|
||||
// visibility: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
.projet-ressources-liees{
|
||||
display: none;
|
||||
margin-top: 2rem;
|
||||
width: 80%;
|
||||
// margin: auto;
|
||||
|
||||
@@ -329,6 +329,7 @@
|
||||
padding-top: 3rem ;
|
||||
}
|
||||
.projet-ressources-liees{
|
||||
display: none;
|
||||
padding-top: 3rem;
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
@@ -383,8 +384,8 @@
|
||||
}
|
||||
|
||||
.path-projets-complets .projet-header-print {
|
||||
page-break-after: always;
|
||||
break-after: page;
|
||||
// page-break-after: always;
|
||||
// break-after: page;
|
||||
}
|
||||
|
||||
}
|
||||
@@ -434,7 +435,7 @@
|
||||
}
|
||||
}
|
||||
ul{margin-top: 0;}
|
||||
p{margin-top: 0.5rem;}
|
||||
p{margin-top: 0rem;}
|
||||
.paragraph--type--texte{
|
||||
margin-top: 1.5rem;
|
||||
.field--name-field-titre{
|
||||
|
||||
Reference in New Issue
Block a user