Skip to content
Snippets Groups Projects
Commit 456448e0 authored by Philippe Dosch's avatar Philippe Dosch
Browse files

Nouveau formatage du titre

parent f8172c6d
Branches
No related tags found
No related merge requests found
...@@ -47,14 +47,10 @@ ...@@ -47,14 +47,10 @@
\begin{tikzpicture} \begin{tikzpicture}
\tikzset{gitl/.style={draw,rectangle,rounded \tikzset{gitl/.style={draw,rectangle,rounded
corners=3pt,fill=gittitle,minimum width=3cm}} corners=3pt,fill=gittitle,minimum width=3cm}}
\node[gitl] (T) at (0,0){\huge \textbf{~~Aide mémoire Git~~~}}; \node[gitl] (T) at (0,0){\huge\sffamily\textbf{~~Aide mémoire Git~~~}};
\end{tikzpicture} \end{tikzpicture}
% \frame{\textbf{\Huge Aide mémoire Git}}
\end{center} \end{center}
% On neutralise le retrait première ligne
\setlength{\parindent}{0pt}
%====================================================================== %======================================================================
\subsection{Légende} \subsection{Légende}
%====================================================================== %======================================================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment