From d9d293ea475676aa73f12d915624b489499589f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ses=C3=B3stris=20Vieira?= Date: Wed, 24 Nov 2021 10:26:17 -0300 Subject: [PATCH] =?UTF-8?q?Ajuste=20no=20cabe=C3=A7aho=20de=20relat=C3=B3r?= =?UTF-8?q?ios?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base_report.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/templates/base_report.html b/templates/base_report.html index 96e4495..5eb5265 100644 --- a/templates/base_report.html +++ b/templates/base_report.html @@ -15,6 +15,11 @@ font-size: 1.2em; text-align: center; } + .orgao_name { + margin-bottom: 0px; + margin-top: 0px; + font-weight: bold; + } h1 { font-size: 2em; text-align: center; @@ -82,7 +87,8 @@

{% trans 'SENADO FEDERAL' %}

-

{% trans 'INSTITUTO LEGISLATIVO BRASILEIRO - ILB / INTERLEGIS' %}

+

{% trans 'Instituto Legislativo Brasileiro' %}

+

{% trans "ILB / Interlegis" %}

{% block subsecretaria %}{% endblock %}