-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
80d4116
commit 3998052
Showing
4 changed files
with
335 additions
and
175 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -285,6 +285,9 @@ | |
.notRenewed a { | ||
color: inherit!important; | ||
} | ||
|
||
|
||
|
||
</style> | ||
</head> | ||
<body> | ||
|
@@ -294,19 +297,20 @@ | |
<div class="mmsgLetterHeader" | ||
style="height:23px;"> | ||
</div> | ||
<div class="mmsgLetterContent" style="text-align:left;padding:30px;font-size:14px;line-height:1.5;/*background:url('images/ting.jpg') no-repeat top right;background-size: 224px 224px;*/"> | ||
<div class="mmsgLetterContent" | ||
style="text-align:left;padding: 0 30px;font-size:14px;line-height:1.5;/*background:url('images/ting.jpg') no-repeat top right;background-size: 224px 224px;*/"> | ||
<div> | ||
<p> | ||
{} | ||
</p> | ||
</div> | ||
<div class="mmsgLetterInscribe" style="padding:40px 0 0;"> | ||
<img class="mmsgAvatar" src="cid:avatar" | ||
style="float:left;width: 40px;height: 40px;"> | ||
style="float:left;width: 42px;height: 32px;"> | ||
<div class="mmsgSender" style="margin:0 0 0 54px;"> | ||
<p class="mmsgName" style="margin:0 0 10px;">Im Robot</p> | ||
<p class="mmsgInfo" style="font-size:12px;margin:0;line-height:1.2;"> | ||
邮件推送机器人<br> | ||
胖虎推送 敬上<br> | ||
<a href="mailto:[email protected]" rel="noopener" target="_blank">[email protected]</a> | ||
</p> | ||
</div> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.