Fix for issue #715
authorLuis HGO <luishgo@gmail.com>
Wed, 27 Nov 2013 12:38:48 +0000 (10:38 -0200)
committerLuis HGO <luishgo@gmail.com>
Wed, 27 Nov 2013 12:38:48 +0000 (10:38 -0200)
css/print/pdf.css

index 7b66ee5e1907d3f6557649d414b02d687a970124..41f70c60e5932cb898788d665caeaf1238bc17a1 100644 (file)
@@ -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;
 }