Deployed 37b5142 with MkDocs version: 1.3.1

This commit is contained in:
2022-08-21 18:39:00 +00:00
parent fbc107f453
commit c767efef3d
43 changed files with 178 additions and 345 deletions

View file

@ -21,8 +21,7 @@
left=2.5cm,
right=2.5cm,
top=2.5cm,
bottom=3.5cm,
footskip=1.5cm]{geometry}
bottom=3cm]{geometry}
% Header & footer
\pagestyle{fancy}
@ -30,6 +29,11 @@
\renewcommand{\headrulewidth}{0pt}
\fancyfoot[C]{\thepage}
% set chapter title margins
\titleformat{\chapter}[display]
{\normalfont\huge\bfseries}{\chaptertitlename\ \thechapter}{20pt}{\Huge}
\titlespacing*{\chapter}{0pt}{20pt}{20pt}
% 2-column bibliography
\makeatletter
\renewenvironment{thebibliography}[1]
@ -109,8 +113,6 @@
\setcounter{secnumdepth}{2}
% \renewcommand{\cftbeforetoctitleskip}{-0.25in} % position TOC title vertically
\renewcommand\@pnumwidth{2em}
\setcounter{tocdepth}{1}
\setlength{\parskip}{0.55em}