Reduce text size for printing

This commit is contained in:
Dany De Bontridder 2010-12-11 20:00:07 +00:00
parent 77f2dd475a
commit 99bf8421dc

View file

@ -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 {