Make text smaller

This commit is contained in:
Dany De Bontridder 2013-09-19 14:45:09 +00:00
parent 708f1a8a9e
commit a70ebed943

View file

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