|
|
@@ -61,7 +61,7 @@ if (isset($options["--cv"]))
|
|
|
\begin{tikzpicture}[remember picture, overlay]
|
|
|
\fill[white] (0,0) rectangle (\paperwidth,\paperheight);
|
|
|
\shade[shading=axis,bottom color=black!35,top color=white]
|
|
|
- (0,0) rectangle (\paperwidth,0.92\paperheight);
|
|
|
+ (-1,0) rectangle (\paperwidth,0.92\paperheight);
|
|
|
\node[anchor=south west,inner sep=0pt] at (-2.8,1) {\includegraphics[width=152.5mm]{figures/background.png}};
|
|
|
\end{tikzpicture}};
|
|
|
\node at (current page.south east){
|