Browse Source

Fix for issue #715

Luis HGO 11 years ago
parent
commit
6ca071cd3a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      css/print/pdf.css

+ 1 - 1
css/print/pdf.css

@@ -67,7 +67,7 @@ h1,h2,h3,h4,h5,h6 {
    the URL to the end of the link for usability. */
 a:link,
 a:visited {
-	font-weight: bold;
+	font-weight: normal;
 	text-decoration: underline;
 }