fead(url): change url color

This commit is contained in:
Kristofers Solo 2023-10-30 18:39:30 +02:00
parent 4d7785f3e2
commit 33ff0af74a

View File

@ -8,6 +8,7 @@
\usepackage{geometry} \usepackage{geometry}
\usepackage{graphicx} \usepackage{graphicx}
\usepackage{hyperref} \usepackage{hyperref}
\usepackage{array}
\usepackage{indentfirst} \usepackage{indentfirst}
\usepackage{multicol} \usepackage{multicol}
\usepackage{multirow} \usepackage{multirow}
@ -32,11 +33,10 @@
% \usepackage{mdframed} % \usepackage{mdframed}
\usetikzlibrary{positioning} \usetikzlibrary{positioning}
\hypersetup{ \hypersetup{
colorlinks=true, colorlinks=true,
linkcolor=black, linkcolor=black,
urlcolor=blue urlcolor=black
} }
\urlstyle{rm} \urlstyle{rm}