aboutsummaryrefslogtreecommitdiff
path: root/css/print
diff options
context:
space:
mode:
authorLuis HGO <luishgo@gmail.com>2013-11-27 10:38:48 -0200
committerLuis HGO <luishgo@gmail.com>2013-11-27 10:38:48 -0200
commit6ca071cd3a2f15d221d32b8231dd2177ffb81a8d (patch)
treee5d06e69e38dd1a089084789270d2f5654e0c8b2 /css/print
parent9da2921b7452204b99cd1b3e448e22735f16c751 (diff)
downloadfreenode-live-2017-presentation-6ca071cd3a2f15d221d32b8231dd2177ffb81a8d.tar
freenode-live-2017-presentation-6ca071cd3a2f15d221d32b8231dd2177ffb81a8d.tar.gz
Fix for issue #715
Diffstat (limited to 'css/print')
-rw-r--r--css/print/pdf.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/print/pdf.css b/css/print/pdf.css
index 7b66ee5..41f70c6 100644
--- a/css/print/pdf.css
+++ b/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;
}