diff --git a/index.html b/index.html index cc780b5..8d8bfbf 100644 --- a/index.html +++ b/index.html @@ -63,10 +63,22 @@ body > main { flex-grow: 2; } -.reponse::before { +.accroche::before { content: "😸 "; } +.accroche:nth-of-type(10n+1)::before { + content: "😹 "; +} + +.accroche:first-of-type::before { + content: "🐱 "; +} + +.erreur::before { + content: "😿 "; +} + #bouton_reconnaissance_vocale { position: absolute; right: 0; @@ -100,7 +112,7 @@ body > main {
-

🐱 Posez-moi toutes vos questions !

+

Posez-moi toutes vos questions !