diff --git a/sapl/templates/materia/impressos/ficha_pdf.html b/sapl/templates/materia/impressos/ficha_pdf.html index 405d9a2f5..99ded497e 100644 --- a/sapl/templates/materia/impressos/ficha_pdf.html +++ b/sapl/templates/materia/impressos/ficha_pdf.html @@ -25,38 +25,23 @@ body #ementa_texto { font-family: Arial; - line-height: 175%; + line-height: 150%; border-style: none; text-align: justify; padding: 0pt 5pt 0pt 0pt; - line-height: 140%; + margin-right:100px; font-size: small; + height:130px; } -#ficha_menor - { - background-color: transparent; - margin: -2pt 20pt 0pt 0pt; - position: relative; - width: 285pt; - height: 370pt; - } #titulo { font-size: medium; + margin-right:100px; text-align: center; } -#ficha_maior - { - background-color: #9eddee; - margin:0pt; - position: relative; - width: 285pt; - height: 370pt; - } - #despacho_inicial { font-family: Arial; @@ -71,30 +56,38 @@ body -
+
+
+ {{materia.tipo}}: {{materia.numero}} / {{materia.ano}} + |
+
+ + Data de entrada: {{materia.data_apresentacao}} + | +
-
+
+
{% if materia.autoria_set.all %}
Autor:
@@ -111,18 +104,16 @@ body
|
+ |
Ementa: {{materia.ementa}}
|
@@ -134,8 +125,8 @@ body
|