mirror of
https://github.com/kristoferssolo/Mafia-the-Game-Description.git
synced 2025-10-21 19:50:35 +00:00
fead(url): change url color
This commit is contained in:
parent
4d7785f3e2
commit
33ff0af74a
@ -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}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user