From a70ebed94337ca65e51c9824b2905ac3fbeedae6 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Thu, 19 Sep 2013 14:45:09 +0000 Subject: [PATCH] Make text smaller --- html/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/style.css b/html/style.css index 75fabe45f..af15e0b1e 100644 --- a/html/style.css +++ b/html/style.css @@ -6,7 +6,7 @@ BODY { padding: 0px 0px 0px 0px ; margin:0; color:blue; - font-size:1em; + font-size:0.90em; } .notice { color:red; @@ -1030,7 +1030,7 @@ div#jrn_name_div #predef_form { margin-left:20%; width:60%; - + position: absolute; } #direct {