邮件内容样式优化

This commit is contained in:
eoao
2025-09-27 00:22:00 +08:00
parent ad36be00a2
commit 8ee140743a
4 changed files with 27 additions and 4 deletions

View File

@@ -7,6 +7,15 @@ img {
height: auto !important;
}
p {
margin: 0 !important;
}
a {
text-decoration: none;
color: #0E70DF;
}
body {
margin: 10px 8px 0 5px !important;
font-size: 14px;