Skip to content
Snippets Groups Projects
Commit 1cb6f97d authored by Daniel Thomas's avatar Daniel Thomas
Browse files

Match the corporate template more closely

Footer in darkgray and with 'The place of useful learning'
parent 4ad98e6f
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,9 @@
\usepackage{tikz}
\usepackage{tikzpagenodes}
\usepackage{hyperref}
\usepackage{xcolor}
% For draft watermarks
\usepackage[nostamp]{draftwatermark}%
\SetWatermarkText{Draft}
\SetWatermarkScale{8}
......@@ -20,7 +23,7 @@
\node[anchor=north east,xshift=-3cm,yshift=0.2cm]{\includegraphics[width=4cm]{strath_tab_sci.pdf}};
\end{tikzpicture}
\begin{tikzpicture}[remember picture,overlay,shift={(current page.south west)}]
\node[anchor=south west,xshift=3cm,yshift=1cm]{\footnotesize{The University of Strathclyde is a charitable body, registered in Scotland, number SC015263.}};
\node[anchor=south west,xshift=3cm,yshift=1cm,align=left,text width=\textwidth]{\footnotesize{\color{darkgray}\textbf{The place of useful learning}\\ The University of Strathclyde is a charitable body, registered in Scotland, number SC015263.}};
\end{tikzpicture}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment