summaryrefslogtreecommitdiff
path: root/style/style.tex
diff options
context:
space:
mode:
Diffstat (limited to 'style/style.tex')
-rw-r--r--style/style.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/style/style.tex b/style/style.tex
index a95f558..2b69c8b 100644
--- a/style/style.tex
+++ b/style/style.tex
@@ -23,9 +23,9 @@
% Must be separately in case hidelinks=true option is needed.
\usepackage[hidelinks]{hyperref}
-% Makes the TOC title font and number in a sans serif font.
-\renewcommand\cftchapfont{\bfseries\sffamily}
-\renewcommand\cftchappagefont{\bfseries\sffamily}
+% Makes the TOC title font and number in a bold font.
+\renewcommand\cftchapfont{\bfseries}
+\renewcommand\cftchappagefont{\bfseries}
% Makes the chapter spacing in the TOC less.
\setlength{\cftbeforechapskip}{5pt}