mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
Get rid of ugly boxes around hyperlinks in the intro wp.
This commit is contained in:
parent
940ce78e1c
commit
5ef7524d6d
@ -16,6 +16,14 @@
|
||||
\renewcommand{\thefootnote}{\alph{footnote}}
|
||||
\setlength\epigraphwidth{4.5cm}
|
||||
\setlength\epigraphrule{0pt}
|
||||
% Get rid of ugly boxes around clickable links
|
||||
\usepackage{xcolor}
|
||||
\hypersetup{
|
||||
colorlinks,
|
||||
linkcolor={blue!50!black},
|
||||
citecolor={blue!50!black},
|
||||
urlcolor={blue!80!black}
|
||||
}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user