diff --git a/cours/cours_beamer.cls b/cours/cours_beamer.cls index 0ba92f6..7dae820 100644 --- a/cours/cours_beamer.cls +++ b/cours/cours_beamer.cls @@ -371,7 +371,7 @@ % exe(TITRE) \NewDocumentEnvironment{exe}{ G{Exemple} }{%begin \setbeamercolor{block title}{fg=darkspringgreen,bg=green!10!white}% - \begin{block} {#1} + \begin{block} {\faLightbulbO \hspace{.125em} #1} }{%end \end{block} }