Move after color definition and change label color
This commit is contained in:
+12
-12
@@ -35,18 +35,6 @@
|
||||
\DeclareAcronym{dtc}{short = DTC, long = Diagnostic Trouble Code}
|
||||
\DeclareAcronym{pgn}{short = PGN, long = Parameter Group Number}
|
||||
|
||||
% Didascalie
|
||||
\usepackage{caption}
|
||||
\captionsetup{
|
||||
font={small, it},
|
||||
labelfont={bf, color=unimoreblack},
|
||||
labelsep=quad,
|
||||
margin=10pt,
|
||||
singlelinecheck=false,
|
||||
justification=centering
|
||||
}
|
||||
\captionsetup[table]{font={small}, labelfont={bf, color=unimorered}}
|
||||
|
||||
% Pagina e intestazioni
|
||||
\usepackage{scrlayer-scrpage}
|
||||
\ifoot[]{}
|
||||
@@ -71,6 +59,18 @@
|
||||
\definecolor{mauve}{rgb}{0.58,0,0.82}
|
||||
\definecolor{backcolour}{rgb}{0.95,0.95,0.92}
|
||||
|
||||
% Didascalie
|
||||
\usepackage{caption}
|
||||
\captionsetup{
|
||||
font={small, it},
|
||||
labelfont={bf, color=unimoreblack},
|
||||
labelsep=quad,
|
||||
margin=10pt,
|
||||
singlelinecheck=false,
|
||||
justification=centering
|
||||
}
|
||||
\captionsetup[table]{font={small}, labelfont={bf, color=unimoreblack}}
|
||||
|
||||
\usepackage[hidelinks]{hyperref}
|
||||
\hypersetup{
|
||||
colorlinks=true,
|
||||
|
||||
Reference in New Issue
Block a user