changed font weight bold to normal in the footnote class

svn path=/trunk/; revision=4572
This commit is contained in:
kirschner
2004-10-19 17:41:10 +00:00
parent a599a103ce
commit ce42eff847

View File

@@ -176,7 +176,7 @@ p.footnote {
margin-left: 40px; margin-left: 40px;
text-align: left; text-align: left;
font-size: 13px; font-size: 13px;
font-weight: bold; font-weight: normal;
} }
code.footnote { code.footnote {
font-size: 13px; font-size: 13px;