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{graphicx}
\usepackage{hyperref}
\usepackage{array}
\usepackage{indentfirst}
\usepackage{multicol}
\usepackage{multirow}
@ -32,11 +33,10 @@
% \usepackage{mdframed}
\usetikzlibrary{positioning}
\hypersetup{
colorlinks=true,
linkcolor=black,
urlcolor=blue
urlcolor=black
}
\urlstyle{rm}