diff --git a/html/style-print.css b/html/style-print.css index 33df3fcb7..31d714045 100644 --- a/html/style-print.css +++ b/html/style-print.css @@ -1,3 +1,6 @@ +body { + font-size:7pt + } form { display:none; } @@ -15,18 +18,18 @@ div.recherche_form { display:none; } table.result { - font-size:9pt; + font-size:7pt; font-family:sans-serif; } table.result th { - font-size:9pt; + font-size:7pt; font-family:sans-serif; } h2 { - font-size:14pt; + font-size:12pt; font-weight:bold; font-family:sans-serif; } @@ -83,7 +86,7 @@ div.debit{ display:none; } div.recherche{ - font-size:9pt; + font-size:7pt; font-family:sans-serif; } div.redcontent{ @@ -92,11 +95,11 @@ div.redcontent{ } div.u_redcontent{ - font-size:9pt; + font-size:7pt; font-family:sans-serif; } div.ccontent{ - font-size:9pt; + font-size:7pt; font-family:sans-serif; } div.rmenu {