{% extends "base.html.twig" %} {% block localstyle %} {% if fgprint is defined and fgprint %} table { font-size:10px;} th,td { border: 1px solid #37474F; } thead { display: table-header-group; } tr { page-break-inside: avoid; } {%endif%} .group td{ font-size:120%; text-transform: uppercase; background-color:#212529; color:#ffffff; } .total td{ font-size:120%; background-color:#cdcdcd; font-weight: bold; } {% endblock %} {% block body %}