Skip to content

Commit

Permalink
Update owner.html
Browse files Browse the repository at this point in the history
  • Loading branch information
soxft committed Jun 7, 2022
1 parent 6528750 commit 07c5df1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template/owner.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div
style="width: 550px;height: auto;border-radius: 5px;margin:0 auto;box-shadow: 0px 0px 20px #888888;position: relative;">
<div
style="background-image: url(https://cdn.jsdelivr.net/gh/soxft/[email protected]/commenttomail/pic.png);width:550px;height: 250px;background-size: cover;background-repeat: no-repeat;border-radius: 5px 5px 0px 0px;">
style="background-image: url(https://s1.328888.xyz/2022/06/08/zcnnd.png);width:550px;height: 250px;background-size: cover;background-repeat: no-repeat;border-radius: 5px 5px 0px 0px;">
</div>
<div
style="background-color:white;line-height:180%;padding:0 15px 12px;width:520px;margin:10px auto;color:#555555;font-family:'Century Gothic','Trebuchet MS','Hiragino Sans GB',微软雅黑,'Microsoft Yahei',Tahoma,Helvetica,Arial,'SimSun',sans-serif;font-size:12px;margin-bottom: 0px;">
Expand Down Expand Up @@ -42,4 +42,4 @@ <h2 style="font-size:14px;font-weight:normal;padding:13px 0 10px 8px;">
style="color:#8c8c8c;;font-family: 'Century Gothic','Trebuchet MS','Hiragino Sans GB',微软雅黑,'Microsoft Yahei',Tahoma,Helvetica,Arial,'SimSun',sans-serif;font-size: 10px;width: 100%;text-align: center; padding-bottom: 1px;">
<p>©2019-2020 Copyright {{siteTitle}}</p>
</div>
</div>
</div>

0 comments on commit 07c5df1

Please sign in to comment.