瀏覽代碼

Fix for issue #715

Luis HGO 11 年之前
父節點
當前提交
6ca071cd3a
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
 }