这是一个签名,需要删除它,它显示在 gmail、yahoo 和 outlook.com 中添加了 text-decoration: none !important;。它忽略了:
.ii a[href] {
color: #15c;
text-decoration: none !important;
}
在 gmail 中。签名是用前景创建的。我想我什么都试过了,但它仍然出现:
body {
font-family: Tahoma;
}
p {
font-family: Tahoma;
}
a {
text-decoration: none !important;
font-family: Tahoma;
}
.ii a[href] {
color: #15c;
text-decoration: none !important;
}
#yiv2739675612 a:visited, #yiv2739675612 span.yiv2739675612MsoHyperlinkFollowed {
text-decoration: none !important;
}
.ExternalClass a:link, .ExternalClass span.ecxMsoHyperlink {
text-decoration: none !important;
}
.c-ReadMessagePartBody .ExternalClass a:link {
text-decoration: none !important;
}
#yiv2739675612 a:link, #yiv2739675612 span.yiv2739675612MsoHyperlink {
text-decoration: none !important;
}
.undoreset a, .undoreset a:hover {
text-decoration: none !important;
}
span {
text-decoration: none !important;
}