Add icon to example block.
This commit is contained in:
@@ -371,7 +371,7 @@
|
|||||||
% exe(TITRE)
|
% exe(TITRE)
|
||||||
\NewDocumentEnvironment{exe}{ G{Exemple} }{%begin
|
\NewDocumentEnvironment{exe}{ G{Exemple} }{%begin
|
||||||
\setbeamercolor{block title}{fg=darkspringgreen,bg=green!10!white}%
|
\setbeamercolor{block title}{fg=darkspringgreen,bg=green!10!white}%
|
||||||
\begin{block} {#1}
|
\begin{block} {\faLightbulbO \hspace{.125em} #1}
|
||||||
}{%end
|
}{%end
|
||||||
\end{block}
|
\end{block}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user