Deployed 4653ef3 with MkDocs version: 1.3.1
This commit is contained in:
parent
8fbe75890e
commit
292f62958b
43 changed files with 165 additions and 118 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue