fix centering of footer

This commit is contained in:
Mylloon 2024-07-23 20:34:50 +02:00
parent c01b32f880
commit 240bf503c3
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -136,7 +136,7 @@
\RequirePackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\cfoot{\thepage/\totalpages}
\cfoot{\makebox[\textwidth][c]{\thepage/\totalpages}}
\renewcommand{\headrulewidth}{0pt}
% Liens cliquable et métadonnées