mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-22 05:58:33 +00:00
Align the photo ID to the right
This commit is contained in:
parent
497c0402bb
commit
a7e8072739
1 changed files with 2 additions and 2 deletions
|
@ -502,9 +502,9 @@
|
||||||
{\headerquotestyle{\@quote\\}\vspace{\acvHeaderAfterQuoteSkip}}%
|
{\headerquotestyle{\@quote\\}\vspace{\acvHeaderAfterQuoteSkip}}%
|
||||||
\end{center}%
|
\end{center}%
|
||||||
\end{minipage}%
|
\end{minipage}%
|
||||||
\ifthenelse{\isundefined{\@phid}}{}{
|
\ifthenelse{\isundefined{\@phid}}{}{%
|
||||||
\begin{minipage}[c]{\headerphotoidwidth}%
|
\begin{minipage}[c]{\headerphotoidwidth}%
|
||||||
\begin{tikzpicture}%
|
\raggedleft\begin{tikzpicture}%
|
||||||
\foreach \r/\colora in {1.6/{black!10},1.5/{black!30}}{
|
\foreach \r/\colora in {1.6/{black!10},1.5/{black!30}}{
|
||||||
\fill[\colora] (0,0) circle (\r cm);
|
\fill[\colora] (0,0) circle (\r cm);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue