邮件内容样式优化
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/assets/*
|
||||
Cache-Control: public, max-age=31556952, immutable
|
||||
/tinymce/*
|
||||
Cache-Control: public, max-age=31556952, immutable
|
||||
Cache-Control: public, max-age=604800, immutable
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user