diff --git a/print.css b/print.css index 006abff..0d06821 100644 --- a/print.css +++ b/print.css @@ -79,4 +79,13 @@ div.addcomment { display:none; } -@page {size:landscape} \ No newline at end of file + +div.cadre td { + font-size: 40% !important; + height: 10px; +} + + +@page { + size:landscape; +} \ No newline at end of file