From 1d67d464ad7fff6f38cb66f2b9881326a764d191 Mon Sep 17 00:00:00 2001 From: ulysses Date: Tue, 26 May 2020 11:21:08 -0300 Subject: [PATCH] =?UTF-8?q?Melhorando=20a=20disposi=C3=A7=C3=A3o=20dos=20e?= =?UTF-8?q?lementos=20da=20etiqueta?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../etiqueta_materia_legislativa.html | 22 ++++++++++++------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/sapl/templates/relatorios/etiqueta_materia_legislativa.html b/sapl/templates/relatorios/etiqueta_materia_legislativa.html index eeb945ba9..58e687957 100644 --- a/sapl/templates/relatorios/etiqueta_materia_legislativa.html +++ b/sapl/templates/relatorios/etiqueta_materia_legislativa.html @@ -13,20 +13,26 @@ div {page-break-inside: avoid;} p { - font-size:3pt; + font-size:4pt; + margin: 5px; } - + img { + position: absolute; + bottom:0px; + left: 0px; + padding:10px; + height: 20px; + width: 90%; + } +
-

Etiqueta Materia Legislativa

-

{{tipo}}

-

{{data_apresentacao}}

- {% for autor in autores %}

{{autor}}{% if not forloop.last%}-{% endif %}

{% endfor %} +

Materia Legislativa

+

{{tipo}} - {{data_apresentacao}}

{{ementa}}

- {{barcode}} - +