From a792a639fbac3d06ca5b1e5e813fe13686c14437 Mon Sep 17 00:00:00 2001 From: pyg77 Date: Thu, 23 May 2013 16:02:32 +0200 Subject: [PATCH] Meilleure impression --- print.css | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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