Fix footnote size

[SVN r30413]
This commit is contained in:
Dave Abrahams 2005-08-03 17:29:30 +00:00
parent bf6baf59c0
commit 38150ef348

View file

@ -156,7 +156,7 @@ CODE
}
.footnote
{
FONT-SIZE: 66%;
FONT-SIZE: 80%;
VERTICAL-ALIGN: super;
TEXT-DECORATION: none;
}