mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2024-12-15 06:09:58 +08:00
Update font-family of mail title
This commit is contained in:
parent
0566d4e7e0
commit
2ea4920851
2
plugins
2
plugins
@ -1 +1 @@
|
||||
Subproject commit c4440044a48f984faf1b16ad21f91f49aedd63d8
|
||||
Subproject commit 60600061db833a2de8753cb57ed80346c3c30d52
|
@ -3,7 +3,7 @@
|
||||
<div style="min-height:100%;background:#444;padding:80px 0;margin:0;font-size:14px;line-height:1.7;font-family:'Helvetica Neue',Arial,'Microsoft Yahei','Microsoft Jhenghei',sans-serif;color:#444">
|
||||
<center>
|
||||
<div style="margin:0 auto;width:580px;background:#fff;text-align:left">
|
||||
<h1 style="margin:0 40px;color:#999;border-bottom:1px dotted #ddd;padding:40px 0 30px;text-align:center;font-size: 35px;font-family:Minecraft,'Helvetica Neue',Arial,'Microsoft Yahei','Microsoft Jhenghei',sans-serif">
|
||||
<h1 style="margin:0 40px;color:#999;border-bottom:1px dotted #ddd;padding:40px 0 30px;text-align:center;font-size: 35px;font-family:Minecraft,Copperplate,'Copperplate Gothic Light',Palatino,'Palatino Linotype','Palatino LT STD',Georgia,'Microsoft Yahei','Microsoft Jhenghei',serif">
|
||||
{{ option('site_name') }}
|
||||
</h1>
|
||||
<div style="padding:30px 40px 40px">{!! trans('auth.mail.message', ['sitename' => "<a style='color:#009a61;text-decoration:none' href='".option('site_url')."'>".option('site_name')."</a>"]) !!}<br><br>
|
||||
|
Loading…
Reference in New Issue
Block a user