noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 02/04: print font too large


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 02/04: print font too large
Date: Sun, 30 Nov 2014 22:47:28 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 99e190d287326951922a44c1ca293c64f66a43de
Author: Dany De Bontridder <address@hidden>
Date:   Sun Nov 30 16:29:17 2014 +0100

    print font too large
---
 html/style-print.css |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/html/style-print.css b/html/style-print.css
index 076d5f4..76be86e 100644
--- a/html/style-print.css
+++ b/html/style-print.css
@@ -23,13 +23,13 @@ div.recherche_form {
        display:none;
        }
 table.result {
-       font-size:5mm;
+       font-size:3.5mm;
        font-family:sans-serif;
        width:100%
   }
 
 table.result th {
-       font-size:5mm;
+       font-size:4mm;
        font-family:sans-serif;
 }
 h3,h4 {
@@ -147,24 +147,24 @@ span.even {
  }
 
 tr.odd {
-       font-size:5mm;
+       font-size:3.5mm;
        font-family:sans-serif;
 }
 tr {
-       font-size:5mm;
+       font-size:3.5mm;
        font-family:sans-serif;
        }
 tr.even {
 
-       font-size:5mm;
+       font-size:3.5mm;
        font-family:sans-serif;
 }
 td.odd{
-       font-size:5mm;
+       font-size:3.5mm;
        font-family:sans-serif;
 }
 td.even{
-       font-size:5mm;
+       font-size:3.5mm;
        font-family:sans-serif;
 }
 td.cell{



reply via email to

[Prev in Thread] Current Thread [Next in Thread]