css print
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#}
|
||||
|
||||
|
||||
<div class="layout-container">
|
||||
<div class="layout-container print-page">
|
||||
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
{{ page.header_bottom }}
|
||||
</header>
|
||||
|
||||
<div class="print_only cover no-print-after">{# div pour couverture print only #}
|
||||
<div class="print-only cover print no-print-after">{# div pour couverture print only #}
|
||||
{{ page.header_top_left }}
|
||||
{{ page.header_top_rigth }}
|
||||
</div>
|
||||
@@ -80,7 +80,7 @@
|
||||
{{ page.footer_bottom_right }}
|
||||
</section>
|
||||
</footer>
|
||||
<div class="print_only back-cover no-print-after">{# div pour 4eme de couverture print only #}
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user