margin, display none ressources liées
This commit is contained in:
@@ -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