Aggiornato codice colore Space e puliti pacchetti non utilizzati
This commit is contained in:
parent
e2dd1203d3
commit
b6bf10e5ef
Binary file not shown.
|
@ -1,15 +1,12 @@
|
||||||
\documentclass{standalone}
|
\documentclass{standalone}
|
||||||
%
|
%
|
||||||
\usepackage{tikz}
|
\usepackage{tikz}
|
||||||
\usetikzlibrary{backgrounds}
|
\usetikzlibrary{backgrounds,bending,arrows.meta}
|
||||||
\usetikzlibrary{calc}
|
|
||||||
\usetikzlibrary{decorations.pathmorphing}
|
|
||||||
\usetikzlibrary{bending,arrows.meta}
|
|
||||||
\usepackage{tkz-euclide}
|
\usepackage{tkz-euclide}
|
||||||
\usetkzobj{all}
|
\usetkzobj{all}
|
||||||
\usepackage{xcolor}
|
\usepackage{xcolor}
|
||||||
%
|
%
|
||||||
\definecolor{space}{HTML}{0A2543}
|
\definecolor{space}{HTML}{1F2C4E}
|
||||||
\definecolor{mercury}{HTML}{846549}
|
\definecolor{mercury}{HTML}{846549}
|
||||||
\definecolor{venus}{HTML}{BB9765}
|
\definecolor{venus}{HTML}{BB9765}
|
||||||
\definecolor{earth}{HTML}{0089FA}
|
\definecolor{earth}{HTML}{0089FA}
|
||||||
|
@ -161,7 +158,7 @@
|
||||||
\end{scope}
|
\end{scope}
|
||||||
%
|
%
|
||||||
\begin{scope}[shift={(0,-97)}]
|
\begin{scope}[shift={(0,-97)}]
|
||||||
\node at (17,0) () {\includegraphics[width=3.7cm]{licenza_free_c}};
|
\node at (17,0) () {\includegraphics[width=3.7cm]{licenza}};
|
||||||
\node[left] at (15,0) {\textcolor{white}{\fontsize{14}{15}\selectfont Grafica: @ulaulaman - Gianluigi Filippelli}};
|
\node[left] at (15,0) {\textcolor{white}{\fontsize{14}{15}\selectfont Grafica: @ulaulaman - Gianluigi Filippelli}};
|
||||||
\end{scope}
|
\end{scope}
|
||||||
\end{tikzpicture}
|
\end{tikzpicture}
|
||||||
|
|
Loading…
Reference in New Issue