gahotx-cdn
Version:
58 lines • 3.49 kB
HTML
<head>
<style>
* {
margin: 0;
padding: 0;
}
img {
-webkit-user-drag: none;
border-radius: 3px;
}
ul, ol {
margin-left: 1rem ;
}
.tk-owo-emotion {
width: 35px;
height: auto;
max-width: 300px;
max-height: 300px;
vertical-align: middle;
}
.ax_post_box-comment-text-inner p,
.ax_post_box-comment-text-inner img {
max-width: 506px ;
}
</style>
</head>
<body>
<div style="border-radius:5px;font-size:13px;width:680px;margin:0 auto;max-width:100%">
<div style="box-shadow:0 0 30px 0 rgb(219 216 214);border-radius:5px;width:630px;margin:auto;max-width:100%;margin-bottom:-30px">
<div style="line-height:180%;padding:0 15px 12px;margin:10px auto;color:#555;font-size:12px;margin-bottom:0">
<h2 style="border-bottom:1px solid #ddd;font-size:14px;font-weight:400;padding:13px 0 10px 8px">
<span style="color:#de6561;font-weight:700">> </span><a style="text-decoration:none;color:#12addb" href="${SITE_URL}" target="_blank">${SITE_NAME}</a> 有新的评论耶~</h2>
<div style="padding:0 12px 0 12px;margin-top:18px">
<div class="Messages_box">
<p><strong>${NICK}</strong> 评论:</p>
<div class="ax_post_box-comments-single Messages-user" style="display: flex;margin-bottom: 5px;margin-top: 10px;">
<div class="ax_post_box-comment-avatar" style="width: auto;flex: none">
<img src="${IMG}" style="width: 40px;height: 40px;border-radius: 5px"></div>
<div class="ax_post_box-comment-text" style="position: relative;margin-left: 10px">
<span class="ax_post_box-comment-text-before" style="width: 0;height: 0;border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-right: 8px solid;border-right-color: #f4f4f4;left: -7px;right: auto;top: 12px;position: absolute"></span>
<div class="ax_post_box-comment-text-inner" style="background-color: #f1f3fa;padding: 10px;border-radius: 9px;margin-bottom: 3px;max-width: 506px;">${COMMENT}</div>
</div>
</div>
</div>
<p style="background-color:#f5f5f5;border:0 solid #ddd;padding:10px 15px;margin:18px 0">IP:${IP}<br>邮箱:<a href="mailto:${MAIL}">${MAIL}</a></p>
</div>
</div>
<div style="text-align:center">
<a style="text-decoration:none;color:#fff;background-color:#94a9b9;padding:5px 20px;border-radius:4px;position:absolute;margin-left:-35px;margin-top:10px" href="${POST_URL}" target="_blank">查看</a>
</div>
</div>
<div style="width:100%;height:345px;background-repeat:no-repeat;border-radius:5px 5px 0 0;background-image:url(https://unpkg.zhimg.com/gahotx-cdn/twikoo-email-template/commttomailbg.png);background-size:cover;background-position:50% 50%;">
</div>
<div style="color:#8c8c8c;font-size:10px;width:100%;text-align:center;margin-top:20px;">
<p>Copyright © 2021 Gahotx</p>
</div>
</div>
</body>