Anônimo 06/23/2026 (Tue) 20:59 No.247 del
>>243
Você fez errado, tem que colocar assim:
html .linkName:not(.noEmailName)[href="mailto:sage" i] {
color:red;
}

html .linkName:not(.noEmailName)[href="mailto:sage" i]::after {
content:" [SAGE]";
color:red;
}

Apaga isso:
html .linkName:not(.noEmailName)[href="sage" i] {
color:red;

}

Message too long. Click here to view full text.