changed font weight bold to normal in the footnote class
svn path=/trunk/; revision=4572
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user