Deployed 4653ef3 with MkDocs version: 1.3.1

This commit is contained in:
2022-09-04 16:46:25 +00:00
parent 8fbe75890e
commit 292f62958b
43 changed files with 165 additions and 118 deletions

View file

@ -22,7 +22,12 @@
left=2.5cm,
right=2.5cm,
top=2.5cm,
bottom=3cm]{geometry}
bottom=2.65cm]{geometry}
\usepackage{array}
\usepackage{ragged2e}
% Left-aligned fixed-width table column
\newcolumntype{P}[1]{>{\RaggedRight\hspace{0pt}}p{#1}}
% Header & footer
\pagestyle{fancy}