added mailsig

This commit is contained in:
Adrien W
2021-10-01 11:13:08 +02:00
parent 4d5de94f8b
commit 3db3e0b63b
4 changed files with 21 additions and 6 deletions

7
mailsig.html Normal file
View File

@@ -0,0 +1,7 @@
<div style="background-color: #1b1c1d; width: 420px; height: 196px; margin: 0; padding: 0">
<img src="https://clawd.fr/assets/img/mailsig.png" alt="CLAWD.FR - Hébergeur engagé" title="CLAWD.FR - Hébergeur engagé" />
</div>
<div style="background-color: #ffffff; width: 420px; margin: 10px 0; padding: 0">
<a href="https://clawd.fr" target="_blank" style="float: left; font-family: monospace; font-weight: bolder; font-size: 20px; color: #274c77; border-bottom: 1px solid #274c77; text-decoration: none;">https://clawd.fr</a>
<a href="mailto:contact@clawd.fr" target="_blank" style="float: right; font-family: monospace; font-weight: bolder; font-size: 20px; color: #274c77; border-bottom: 1px solid #274c77; text-decoration: none;">contact@clawd.fr</a>
</div>