Skip to content

Commit ec9c2a6

Browse files
committed
Guides survey banner creation
1 parent 72e6edd commit ec9c2a6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<div id="--survey-on-guides" style="display: flex; align-items: center; background: rgba(0,0,0,0) linear-gradient(90deg,#FFF038 0%,#19FFFE 100%) 0 0 no-repeat padding-box; min-height: 56px; margin-top: 1em; padding: 1ex 1em;">
2+
<div style="text-align: center; width: 100%;">
3+
<strong>Participez à notre enquête et aidez-nous à améliorer ce guide !</strong>&nbsp;
4+
N'hésitez pas à partager votre avis et vos idées avec nous.&nbsp;
5+
<a href="https://link-to-the-survey-to-replace">
6+
Accédez à l'enquête
7+
</a>
8+
</div>
9+
</div>

0 commit comments

Comments
 (0)