Add icon to example block.
This commit is contained in:
parent
5a70b7729b
commit
d7e503ae2a
@ -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}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user