File tree Expand file tree Collapse file tree 7 files changed +14
-13
lines changed
public/email/images_no-svgs Expand file tree Collapse file tree 7 files changed +14
-13
lines changed Original file line number Diff line number Diff line change 4
4
<link rel =" stylesheet" type =" text/css" href =" email/style.css" />
5
5
</head >
6
6
7
- <body class =" font" >
7
+ <body style =" background: white; width: 600px; min-height: 80vh; font-family: 'Nunito';
8
+ font-style: normal" >
8
9
{{> header }}
9
10
10
11
{{> bills }}
Original file line number Diff line number Diff line change 1
1
<section style =" margin-left: 47.5px; margin-right: 47.5px; padding-bottom: 20px" >
2
2
<div style =" margin-bottom: 20px;" >
3
- <h5 style =" display: inline-block; font-weight: 600; font-size: 25px; line-height: 125%; margin-right: 20px ; margin-bottom: 0px;
3
+ <h5 style =" display: inline-block; font-weight: 600; font-size: 25px; line-height: 125%; margin-right: 30px ; margin-bottom: 0px;
4
4
color: #C71E32;" >
5
5
Bills
6
6
</h5 >
Original file line number Diff line number Diff line change 1
- <footer style =" margin: 20px 47.5px 0 47.5px " >
1
+ <footer style =" width: 600px " >
2
2
<hr style =" height: 3px; border-width: 0; color: #101010; background-color: #101010" >
3
3
<p style =" font-weight: 600; font-size: 12px; line-height: 125%; letter-spacing: 0.03em;
4
4
color: #000000; margin-top: 36px" >
Original file line number Diff line number Diff line change 1
1
<div id =" logo" style =" background-color: #1a3185; padding: 16px 20px 16px 50px" >
2
- <img src =" email\images_no-svgs\Logo.png" alt =" Maple Logo" />
3
- {{!-- On prod, replace with: --}}
4
- {{!-- <img src="https://mapletestimony.org/email/images_no-svgs/Logo.png" alt="Maple Logo" /> --}}
2
+ <img src =" https://mapletestimony.org/email/images_no-svgs/Logo.png" alt =" Maple Logo" />
5
3
</div >
6
4
7
5
<header style =" background-color: #FFFFFF; padding: 24px 0px 12px;
16
14
of the Bills and Users you follow!
17
15
</h2 >
18
16
<p class =" subheadline blue center" style =" font-weight: 600; font-size: 12px; line-height: 125%;
19
- color: #1a3185; display: block; margin: auto; width: 30%; " >
17
+ color: #1a3185; display: block; margin: auto; width: 30%" >
20
18
{{ startDate }} - {{ endDate }}
21
19
</p >
22
20
</div >
23
- <img src =" email\ images_no-svgs\ Mail Report.png" alt =" Report" style =" display: block; margin: auto; width: 32%; " />
21
+ <img src =" https://mapletestimony.org/ email/ images_no-svgs/ Mail Report.png" alt =" Report" style =" display: block; margin: auto; width: 32%" />
24
22
{{!-- On prod, replace with: --}}
25
23
{{!-- <img src="https://mapletestimony.org/email/images_no-svgs/Mail Report.png" alt="Report" style="display: block; margin: auto; width: 32%;" /> --}}
26
24
</header >
Original file line number Diff line number Diff line change 1
- <nav style =" background-color: #1a3185; color: #FFFFFF" >
1
+ <div id = " nav" style =" background-color: #1a3185; color: #FFFFFF; width: 600px " >
2
2
<div style =" display: block; margin: auto; width: 43%" >
3
3
<p style =" display: inline-block; font-weight: 500; font-size: 16px; line-height: 125%;
4
- letter-spacing: 0.015em; margin-right: 4px; margin-bottom: 0px; "
4
+ letter-spacing: 0.015em; margin-right: 4px; margin-bottom: 0px"
5
5
>
6
6
see more at your
7
7
</p >
18
18
</a >
19
19
</p >
20
20
</div >
21
- </nav >
21
+ </div >
Original file line number Diff line number Diff line change 1
1
<div class =" noUpdatesIcon" >
2
- <img src =" / empty mail.svg " alt =" Empty Mail" />
2
+ <img src =" https://mapletestimony.org/email/images_no-svgs/ empty- mail.png " alt =" Empty Mail" />
3
3
</div >
4
- <h5 class =" noUpdatesTitle" >No updates for
4
+ <h5 style =" font-weight: 600; font-size: 25px; line-height: 125%; margin-bottom: 0px;
5
+ display: block; margin: auto; width: 65%; color: #000000"
6
+ >No updates for
5
7
{{ noUpdatesFormat notificationFrequency }} !
6
8
</h5 >
You can’t perform that action at this time.
0 commit comments