Supprime le lien mailto: pour tenter d'échapper aux bots
This commit is contained in:
+4
-8
@@ -91,13 +91,9 @@ table {
|
||||
|
||||
/* antispam css */
|
||||
.arobase::before {
|
||||
content: "\000040";
|
||||
font-size: inherit !important;
|
||||
content: "\000040"; /* @ */
|
||||
}
|
||||
.arobase span {
|
||||
font-size: 1px;
|
||||
font-size: 0.1px;
|
||||
text-indent: -999px;
|
||||
width: 1px;
|
||||
overflow: hidden;
|
||||
.point::before {
|
||||
content: "\00002E"; /* . */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user