Make text smaller
This commit is contained in:
parent
708f1a8a9e
commit
a70ebed943
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue