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 %}