aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-11-27 09:13:39 -0500
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-11-27 09:13:39 -0500
commitc7595b29a9edb520d4957a7dcf7ecdce56d4dc27 (patch)
treedca68e51779adc33a65685f5b906df4ac8db1d4b /css
parent740f472ce247958eed5ae7eca0596f1745030f78 (diff)
parent6ca071cd3a2f15d221d32b8231dd2177ffb81a8d (diff)
downloadfreenode-live-2017-presentation-c7595b29a9edb520d4957a7dcf7ecdce56d4dc27.tar
freenode-live-2017-presentation-c7595b29a9edb520d4957a7dcf7ecdce56d4dc27.tar.gz
Merge branch 'patch-1' of https://github.com/luishgo/reveal.js into dev
Diffstat (limited to 'css')
-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;
}