Modify public theme

This commit is contained in:
nemunaire 2013-12-12 19:33:18 +01:00
commit 4b101ef4b2
5 changed files with 9 additions and 11 deletions

View file

@ -1,7 +1,7 @@
<table class="table">
<table class="table" style="font-size: 12px; padding: 10px; margin-bottom: 10px;">
<thead>
<tr>
<th></th>
<th style="font-size: 15px">{$my_team->get_name()}</th>
{for $i=1 to $nbExoMax}
<th class="text-center">Exercice {$i}</th>
{/for}
@ -47,4 +47,4 @@
<th class="active text-center">{$total}</th>
</tr>
</tfoot>
</table>
</table>