diff --git a/chisiamo.html b/chisiamo.html index 0b21dd4..9cf5b09 100644 --- a/chisiamo.html +++ b/chisiamo.html @@ -40,7 +40,7 @@ - Erik Montagne
- PhotoTransport.06

-

Se vuoi mandarci foto scrivimi su discord: leo_craft1_6426, oppure manda una mail a:

+

Se vuoi mandarci foto scrivimi su discord: leo_craft1_6426, oppure manda una mail a:

ER-TPL รจ in vita da:

diff --git a/scripts/ertpl.js b/scripts/ertpl.js index ab94cf6..cb95003 100644 --- a/scripts/ertpl.js +++ b/scripts/ertpl.js @@ -65,6 +65,7 @@ function mostraemail() { const p6 = "."; const p7 = "com"; const link = document.getElementById("email").appendChild(document.createElement("a")); + link.setAttribute("class", "novita") link.innerHTML = p1+p2+p3+p4+p5+p6+p7; link.setAttribute("href", "mailto:" + p1+p2+p3+p4+p5+p6+p7); } \ No newline at end of file