Skip to content

Commit 6ca071c

Browse files
committed
Fix for issue hakimel#715
1 parent 9da2921 commit 6ca071c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/print/pdf.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ h1,h2,h3,h4,h5,h6 {
6767
the URL to the end of the link for usability. */
6868
a:link,
6969
a:visited {
70-
font-weight: bold;
70+
font-weight: normal;
7171
text-decoration: underline;
7272
}
7373

0 commit comments

Comments
 (0)