enleve double footer print
This commit is contained in:
@@ -495,12 +495,6 @@ 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;
|
||||
}
|
||||
}
|
||||
|
||||
@media print {
|
||||
* {
|
||||
box-shadow: none !important;
|
||||
|
||||
@@ -207,9 +207,9 @@
|
||||
// ///// ///////////
|
||||
|
||||
@media screen {
|
||||
.node-type-projet {
|
||||
visibility: hidden;
|
||||
}
|
||||
// .node-type-projet {
|
||||
// visibility: hidden;
|
||||
// }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -402,4 +402,7 @@
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
}
|
||||
.field--name-field-texte{
|
||||
|
||||
}
|
||||
}
|
||||
@@ -80,9 +80,9 @@
|
||||
{{ page.footer_bottom_right }}
|
||||
</section>
|
||||
</footer>
|
||||
<div class="print print-only back-cover no-print-after">{# div pour 4eme de couverture print only #}
|
||||
{{ page.footer_bottom_left }}
|
||||
{# <div class="print print-only back-cover no-print-after">{# div pour 4eme de couverture print only #}
|
||||
{# {{ page.footer_bottom_left }}
|
||||
{{ page.footer_bottom_middle }}
|
||||
</div>
|
||||
</div> #}
|
||||
|
||||
</div>{# /.layout-container #}
|
||||
|
||||
Reference in New Issue
Block a user