From ad67a45c3703bfa0bfe231bf3912a0a004804dd3 Mon Sep 17 00:00:00 2001 From: Fabrice Mouhartem Date: Sat, 10 Feb 2018 15:31:54 +0100 Subject: [PATCH] urlcolor --- main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tex b/main.tex index 46c3b44..a705871 100644 --- a/main.tex +++ b/main.tex @@ -24,7 +24,7 @@ \usepackage[pagebackref]{hyperref} \renewcommand*{\backref}[1]{} \renewcommand*{\backrefalt}[4]{\small Citations: \S{}~#4} -\hypersetup{colorlinks=true, linkcolor=black!50!blue, citecolor=black!50!green, breaklinks=true} +\hypersetup{colorlinks=true, linkcolor=black!50!blue, urlcolor=black!50!red, citecolor=black!50!green, breaklinks=true} \hypersetup{pdftitle={Privacy-preserving cryptography from pairings and lattices}, pdfauthor={Fabrice Mouhartem}, pdfsubject={Cryptography}}