From d33ded35224349701a3e6ec1fef6830a11e72fdc Mon Sep 17 00:00:00 2001 From: Argentina Ortega Sainz Date: Wed, 6 Jun 2018 22:30:01 +0200 Subject: [PATCH] Update the footer design The footer now uses a different font size and color in order to distinguish it from normal text --- mas_proposal.cls | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mas_proposal.cls b/mas_proposal.cls index b459ddc..adecb55 100644 --- a/mas_proposal.cls +++ b/mas_proposal.cls @@ -193,10 +193,10 @@ Supervised by\par \fancyhf{} \renewcommand*\headrulewidth{0pt} \renewcommand*\footrulewidth{0pt} - \fancyfoot[L]{\@author} - \fancyhead[C]{\@title} - \fancyfoot[C]{\thepage} - \fancyfoot[R]{\@project} + \fancyfoot[L]{\color{darkgray}\footnotesize\@author} + \fancyhead[C]{\color{darkgray}\footnotesize\@title} + \fancyfoot[C]{\color{darkgray}\footnotesize\thepage} + \fancyfoot[R]{\color{darkgray}\footnotesize\@project} } %% Fancy style for the main matter.