|
20 | 20 | <title>{{ post.title }}</title>
|
21 | 21 |
|
22 | 22 | <style type="text/css">
|
23 |
| - p { |
24 |
| - margin: 10px 0; |
25 |
| - padding: 0; |
26 |
| - } |
27 | 23 | table {
|
28 | 24 | border-collapse: collapse;
|
29 | 25 | }
|
30 |
| - h1 { |
31 |
| - display: block; |
32 |
| - margin: 0.75rem 0 0 0; |
33 |
| - padding: 0; |
34 |
| - } |
35 |
| - h2, |
36 |
| - h3, |
37 |
| - h4, |
38 |
| - h5, |
39 |
| - h6 { |
40 |
| - display: block; |
41 |
| - margin: 0.5rem 0 0 0; |
42 |
| - padding: 0; |
43 |
| - } |
44 | 26 | img,
|
45 | 27 | a img {
|
46 | 28 | border: 0;
|
|
56 | 38 | padding: 0;
|
57 | 39 | width: 100%;
|
58 | 40 | }
|
59 |
| - .mcnPreviewText { |
60 |
| - display: none !important; |
61 |
| - } |
62 | 41 | #outlook a {
|
63 | 42 | padding: 0;
|
64 | 43 | }
|
|
69 | 48 | mso-table-lspace: 0pt;
|
70 | 49 | mso-table-rspace: 0pt;
|
71 | 50 | }
|
72 |
| - .ReadMsgBody { |
73 |
| - width: 100%; |
74 |
| - } |
75 |
| - .ExternalClass { |
76 |
| - width: 100%; |
77 |
| - } |
78 | 51 | p,
|
79 | 52 | a,
|
80 |
| - li, |
81 |
| - td, |
82 |
| - blockquote { |
| 53 | + td { |
83 | 54 | mso-line-height-rule: exactly;
|
84 | 55 | font-family: Helvetica;
|
85 | 56 | margin: 0.5rem 0;
|
86 | 57 | }
|
87 |
| - a[href^='tel'], |
88 |
| - a[href^='sms'] { |
89 |
| - color: inherit; |
90 |
| - cursor: default; |
91 |
| - text-decoration: none; |
92 |
| - } |
93 |
| - p, |
94 | 58 | a,
|
95 |
| - li, |
96 | 59 | td,
|
97 | 60 | body,
|
98 |
| - table, |
99 |
| - blockquote { |
| 61 | + table { |
100 | 62 | -ms-text-size-adjust: 100%;
|
101 | 63 | -webkit-text-size-adjust: 100%;
|
102 | 64 | }
|
103 |
| - .ExternalClass, |
104 |
| - .ExternalClass p, |
105 |
| - .ExternalClass td, |
106 |
| - .ExternalClass div, |
107 |
| - .ExternalClass span, |
108 |
| - .ExternalClass font { |
109 |
| - line-height: 100%; |
110 |
| - } |
111 |
| - a[x-apple-data-detectors] { |
112 |
| - color: inherit !important; |
113 |
| - text-decoration: none !important; |
114 |
| - font-size: inherit !important; |
115 |
| - font-family: inherit !important; |
116 |
| - font-weight: inherit !important; |
117 |
| - line-height: inherit !important; |
118 |
| - } |
119 | 65 | .templateContainer {
|
120 | 66 | max-width: 600px !important;
|
121 | 67 | }
|
122 |
| - a.mcnButton { |
123 |
| - display: block; |
124 |
| - } |
125 |
| - .mcnImage, |
126 |
| - .mcnRetinaImage { |
| 68 | + .mcnImage { |
127 | 69 | vertical-align: bottom;
|
128 | 70 | }
|
129 | 71 | .mcnTextContent {
|
130 | 72 | word-break: break-word;
|
131 | 73 | }
|
132 |
| - .mcnTextContent img { |
133 |
| - height: auto !important; |
134 |
| - } |
135 | 74 | .mcnDividerBlock {
|
136 | 75 | table-layout: fixed !important;
|
137 | 76 | }
|
|
151 | 90 | line-height: 125%;
|
152 | 91 | letter-spacing: normal;
|
153 | 92 | text-align: left;
|
| 93 | + display: block; |
| 94 | + margin: 0.75rem 0 0 0; |
| 95 | + padding: 0; |
154 | 96 | }
|
155 | 97 | h2 {
|
156 | 98 | color: #202020;
|
|
161 | 103 | line-height: 125%;
|
162 | 104 | letter-spacing: normal;
|
163 | 105 | text-align: left;
|
| 106 | + display: block; |
| 107 | + margin: 0.5rem 0 0 0; |
| 108 | + padding: 0; |
164 | 109 | }
|
165 | 110 | h3 {
|
166 | 111 | color: #202020;
|
|
171 | 116 | line-height: 125%;
|
172 | 117 | letter-spacing: normal;
|
173 | 118 | text-align: left;
|
| 119 | + display: block; |
| 120 | + margin: 0.5rem 0 0 0; |
| 121 | + padding: 0; |
174 | 122 | }
|
175 | 123 | h4 {
|
176 | 124 | color: #202020;
|
|
181 | 129 | line-height: 125%;
|
182 | 130 | letter-spacing: normal;
|
183 | 131 | text-align: left;
|
| 132 | + display: block; |
| 133 | + margin: 0.5rem 0 0 0; |
| 134 | + padding: 0; |
184 | 135 | }
|
185 | 136 | #templatePreheader {
|
186 | 137 | background-color: #fafafa;
|
|
193 | 144 | padding-top: 9px;
|
194 | 145 | padding-bottom: 9px;
|
195 | 146 | }
|
196 |
| - #templatePreheader .mcnTextContent, |
197 |
| - #templatePreheader .mcnTextContent p { |
| 147 | + #templatePreheader .mcnTextContent { |
198 | 148 | color: #656565;
|
199 | 149 | font-family: Helvetica;
|
200 | 150 | font-size: 12px;
|
201 | 151 | line-height: 150%;
|
202 | 152 | text-align: left;
|
203 | 153 | }
|
204 |
| - #templatePreheader .mcnTextContent a, |
205 |
| - #templatePreheader .mcnTextContent p a { |
| 154 | + #templatePreheader .mcnTextContent a { |
206 | 155 | color: #656565;
|
207 | 156 | font-weight: normal;
|
208 | 157 | text-decoration: underline;
|
|
224 | 173 | font-size: 16px;
|
225 | 174 | line-height: 150%;
|
226 | 175 | text-align: left;
|
| 176 | + margin: 10px 0; |
| 177 | + padding: 0; |
227 | 178 | }
|
228 | 179 | p a {
|
229 | 180 | color: #007c89;
|
|
241 | 192 | padding-top: 9px;
|
242 | 193 | padding-bottom: 9px;
|
243 | 194 | }
|
244 |
| - #templateBody .mcnTextContent, |
245 |
| - #templateBody .mcnTextContent p { |
246 |
| - color: #202020; |
247 |
| - font-family: Helvetica; |
248 |
| - font-size: 16px; |
249 |
| - line-height: 150%; |
250 |
| - text-align: left; |
251 |
| - } |
252 |
| - #templateBody .mcnTextContent a, |
253 |
| - #templateBody .mcnTextContent p a { |
254 |
| - color: #007c89; |
255 |
| - font-weight: normal; |
256 |
| - text-decoration: underline; |
257 |
| - } |
258 | 195 | #templateFooter {
|
259 | 196 | background-color: #fafafa;
|
260 | 197 | background-image: none;
|
|
266 | 203 | padding-top: 9px;
|
267 | 204 | padding-bottom: 9px;
|
268 | 205 | }
|
269 |
| - #templateFooter .mcnTextContent, |
270 |
| - #templateFooter .mcnTextContent p { |
| 206 | + #templateFooter .mcnTextContent { |
271 | 207 | color: #656565;
|
272 | 208 | font-family: Helvetica;
|
273 | 209 | font-size: 12px;
|
274 | 210 | line-height: 150%;
|
275 | 211 | text-align: center;
|
276 | 212 | }
|
277 |
| - #templateFooter .mcnTextContent a, |
278 |
| - #templateFooter .mcnTextContent p a { |
| 213 | + #templateFooter .mcnTextContent a { |
279 | 214 | color: #656565;
|
280 | 215 | font-weight: normal;
|
281 | 216 | text-decoration: underline;
|
|
302 | 237 | min-width: 100% !important;
|
303 | 238 | }
|
304 | 239 | }
|
305 |
| - @media only screen and (max-width: 480px) { |
306 |
| - .mcnRetinaImage { |
307 |
| - max-width: 100% !important; |
308 |
| - } |
309 |
| - } |
310 | 240 | @media only screen and (max-width: 480px) {
|
311 | 241 | .mcnImage {
|
312 | 242 | width: 100% !important;
|
313 | 243 | }
|
314 | 244 | }
|
315 | 245 | @media only screen and (max-width: 480px) {
|
316 |
| - .mcnCartContainer, |
317 |
| - .mcnCaptionTopContent, |
318 |
| - .mcnRecContentContainer, |
319 |
| - .mcnCaptionBottomContent, |
320 |
| - .mcnTextContentContainer, |
321 |
| - .mcnBoxedTextContentContainer, |
322 |
| - .mcnImageGroupContentContainer, |
323 |
| - .mcnCaptionLeftTextContentContainer, |
324 |
| - .mcnCaptionRightTextContentContainer, |
325 |
| - .mcnCaptionLeftImageContentContainer, |
326 |
| - .mcnCaptionRightImageContentContainer, |
327 |
| - .mcnImageCardLeftTextContentContainer, |
328 |
| - .mcnImageCardRightTextContentContainer, |
329 |
| - .mcnImageCardLeftImageContentContainer, |
330 |
| - .mcnImageCardRightImageContentContainer { |
| 246 | + .mcnTextContentContainer { |
331 | 247 | max-width: 100% !important;
|
332 | 248 | width: 100% !important;
|
333 | 249 | }
|
334 | 250 | }
|
335 | 251 | @media only screen and (max-width: 480px) {
|
336 |
| - .mcnBoxedTextContentContainer { |
337 |
| - min-width: 100% !important; |
338 |
| - } |
339 |
| - } |
340 |
| - @media only screen and (max-width: 480px) { |
341 |
| - .mcnImageGroupContent { |
342 |
| - padding: 9px !important; |
343 |
| - } |
344 |
| - } |
345 |
| - @media only screen and (max-width: 480px) { |
346 |
| - .mcnCaptionLeftContentOuter .mcnTextContent, |
347 |
| - .mcnCaptionRightContentOuter .mcnTextContent { |
348 |
| - padding-top: 9px !important; |
349 |
| - } |
350 |
| - } |
351 |
| - @media only screen and (max-width: 480px) { |
352 |
| - .mcnImageCardTopImageContent, |
353 |
| - .mcnCaptionBottomContent:last-child .mcnCaptionBottomImageContent, |
354 |
| - .mcnCaptionBlockInner .mcnCaptionTopContent:last-child .mcnTextContent { |
355 |
| - padding-top: 18px !important; |
356 |
| - } |
357 |
| - } |
358 |
| - @media only screen and (max-width: 480px) { |
359 |
| - .mcnImageCardBottomImageContent { |
360 |
| - padding-bottom: 9px !important; |
361 |
| - } |
362 |
| - } |
363 |
| - @media only screen and (max-width: 480px) { |
364 |
| - .mcnImageGroupBlockInner { |
365 |
| - padding-top: 0 !important; |
366 |
| - padding-bottom: 0 !important; |
367 |
| - } |
368 |
| - } |
369 |
| - @media only screen and (max-width: 480px) { |
370 |
| - .mcnImageGroupBlockOuter { |
371 |
| - padding-top: 9px !important; |
372 |
| - padding-bottom: 9px !important; |
373 |
| - } |
374 |
| - } |
375 |
| - @media only screen and (max-width: 480px) { |
376 |
| - .mcnTextContent, |
377 |
| - .mcnBoxedTextContentColumn { |
| 252 | + .mcnTextContent { |
378 | 253 | padding-right: 18px !important;
|
379 | 254 | padding-left: 18px !important;
|
380 | 255 | }
|
381 | 256 | }
|
382 |
| - @media only screen and (max-width: 480px) { |
383 |
| - .mcnImageCardLeftImageContent, |
384 |
| - .mcnImageCardRightImageContent { |
385 |
| - padding-right: 18px !important; |
386 |
| - padding-bottom: 0 !important; |
387 |
| - padding-left: 18px !important; |
388 |
| - } |
389 |
| - } |
390 |
| - @media only screen and (max-width: 480px) { |
391 |
| - .mcpreview-image-uploader { |
392 |
| - display: none !important; |
393 |
| - width: 100% !important; |
394 |
| - } |
395 |
| - } |
396 |
| - @media only screen and (max-width: 480px) { |
397 |
| - h1 { |
398 |
| - font-size: 22px !important; |
399 |
| - line-height: 125% !important; |
400 |
| - } |
401 |
| - } |
402 |
| - @media only screen and (max-width: 480px) { |
403 |
| - h2 { |
404 |
| - font-size: 20px !important; |
405 |
| - line-height: 125% !important; |
406 |
| - } |
407 |
| - } |
408 |
| - @media only screen and (max-width: 480px) { |
409 |
| - h3 { |
410 |
| - font-size: 18px !important; |
411 |
| - line-height: 125% !important; |
412 |
| - } |
413 |
| - } |
414 |
| - @media only screen and (max-width: 480px) { |
415 |
| - h4 { |
416 |
| - font-size: 16px !important; |
417 |
| - line-height: 150% !important; |
418 |
| - } |
419 |
| - } |
420 |
| - @media only screen and (max-width: 480px) { |
421 |
| - .mcnBoxedTextContentContainer .mcnTextContent, |
422 |
| - .mcnBoxedTextContentContainer .mcnTextContent p { |
423 |
| - font-size: 14px !important; |
424 |
| - line-height: 150% !important; |
425 |
| - } |
426 |
| - } |
427 | 257 | @media only screen and (max-width: 480px) {
|
428 | 258 | #templatePreheader {
|
429 | 259 | display: block !important;
|
430 | 260 | }
|
431 | 261 | }
|
432 | 262 | @media only screen and (max-width: 480px) {
|
433 |
| - #templatePreheader .mcnTextContent, |
434 |
| - #templatePreheader .mcnTextContent p { |
| 263 | + #templatePreheader .mcnTextContent { |
435 | 264 | font-size: 14px !important;
|
436 | 265 | line-height: 150% !important;
|
437 | 266 | }
|
438 | 267 | }
|
439 | 268 | @media only screen and (max-width: 480px) {
|
440 |
| - #templateHeader .mcnTextContent, |
441 |
| - #templateHeader .mcnTextContent p { |
442 |
| - font-size: 16px !important; |
443 |
| - line-height: 150% !important; |
444 |
| - } |
445 |
| - } |
446 |
| - @media only screen and (max-width: 480px) { |
447 |
| - #templateBody .mcnTextContent, |
448 |
| - #templateBody .mcnTextContent p { |
449 |
| - font-size: 16px !important; |
450 |
| - line-height: 150% !important; |
451 |
| - } |
452 |
| - } |
453 |
| - @media only screen and (max-width: 480px) { |
454 |
| - #templateFooter .mcnTextContent, |
455 |
| - #templateFooter .mcnTextContent p { |
| 269 | + #templateFooter .mcnTextContent { |
456 | 270 | font-size: 14px !important;
|
457 | 271 | line-height: 150% !important;
|
458 | 272 | }
|
|
0 commit comments