Supprime le lien mailto: pour tenter d'échapper aux bots
This commit is contained in:
+4
-8
@@ -91,13 +91,9 @@ table {
|
|||||||
|
|
||||||
/* antispam css */
|
/* antispam css */
|
||||||
.arobase::before {
|
.arobase::before {
|
||||||
content: "\000040";
|
content: "\000040"; /* @ */
|
||||||
font-size: inherit !important;
|
|
||||||
}
|
}
|
||||||
.arobase span {
|
.point::before {
|
||||||
font-size: 1px;
|
content: "\00002E"; /* . */
|
||||||
font-size: 0.1px;
|
|
||||||
text-indent: -999px;
|
|
||||||
width: 1px;
|
|
||||||
overflow: hidden;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -167,7 +167,7 @@ Conteneur
|
|||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
https://aouvrard.fr
|
https://aouvrard.fr
|
||||||
<a href="mailto:cv2026(arobase)aouvrard.fr">cv2026<span class="arobase"><span>(arobase)</span></span>aouvrard.fr</a>
|
<span>cv2026</span><span class="arobase"></span><span>aouvrard</span><span class="point"></span><span>fr</span>
|
||||||
37700 Saint-Pierre-des-Corps
|
37700 Saint-Pierre-des-Corps
|
||||||
[Source et historique de ce site](https://git.emao.fr/antoine/cv-aou) sur mon git auto-hébergé
|
[Source et historique de ce site](https://git.emao.fr/antoine/cv-aou) sur mon git auto-hébergé
|
||||||
[Version Imprimable](javascript:window.print())
|
[Version Imprimable](javascript:window.print())
|
||||||
|
|||||||
Reference in New Issue
Block a user