|
46 | 46 | background-color: #D9C6FA !important; |
47 | 47 | color: #45297A !important; |
48 | 48 | } |
49 | | - td.primary a, |
50 | | - td.secondary a, |
51 | | - td.primary span, |
52 | | - td.secondary span { |
53 | | - text-decoration: none !important; |
54 | | - } |
55 | 49 | td.notice { |
56 | 50 | color: #c5adf2 !important; |
57 | 51 | } |
58 | 52 | td.notice a { |
59 | 53 | color: #fff !important; |
60 | 54 | font-weight: 700 !important; |
61 | 55 | } |
62 | | - strong, |
63 | | - b { |
| 56 | + td strong { |
64 | 57 | font-weight: 700 !important; |
65 | 58 | color: #9D6FF3 !important; |
66 | 59 | } |
|
100 | 93 | background-color: #373C65 !important; |
101 | 94 | color: #fff !important; |
102 | 95 | } |
103 | | - td.primary a, |
104 | | - td.secondary a, |
105 | | - td.primary span, |
106 | | - td.secondary span { |
107 | | - text-decoration: none !important; |
108 | | - } |
109 | 96 | td.signature { |
110 | 97 | color: #A1A8D9 !important; |
111 | 98 | } |
|
126 | 113 | } |
127 | 114 | } |
128 | 115 |
|
| 116 | + td.primary a, |
| 117 | + td.secondary a, |
| 118 | + td.primary span, |
| 119 | + td.secondary span, |
| 120 | + u+.email-body td.primary a, |
| 121 | + u+.email-body td.secondary a, |
| 122 | + u+.email-body td.primary span, |
| 123 | + u+.email-body td.secondary span { |
| 124 | + text-decoration: none !important; |
| 125 | + } |
| 126 | + |
129 | 127 | /* the following specifically targets gmail, because it doesn't support media queries and automatically inverts colors */ |
130 | 128 | u+.email-body, |
131 | 129 | u+.email-body table.centerer, |
|
145 | 143 | color: #fff !important; |
146 | 144 | } |
147 | 145 | u+.email-body td a { |
148 | | - color: #673DB6 !important; |
| 146 | + color: #fff !important; |
149 | 147 | font-weight: 700 !important; |
150 | 148 | text-decoration: underline !important; |
151 | 149 | } |
|
163 | 161 | background-image: linear-gradient(#373C65, #373C65) !important; |
164 | 162 | color: #fff !important; |
165 | 163 | } |
166 | | - u+.email-body td.primary a, |
167 | | - u+.email-body td.secondary a, |
168 | | - u+.email-body td.primary span, |
169 | | - u+.email-body td.secondary span { |
170 | | - text-decoration: none !important; |
171 | | - } |
172 | 164 | u+.email-body td.notice { |
173 | 165 | color: #fff !important; |
174 | 166 | } |
|
192 | 184 | </style> |
193 | 185 | </head> |
194 | 186 |
|
195 | | -<body class="email-body" bgcolor="#1B1F3B" |
196 | | - style="margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;font-family:Poppins, Arial, Helvetica, sans-serif;"> |
| 187 | +<body class="email-body" bgcolor="#1B1F3B" color="#A1A8D9" |
| 188 | + style="margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;font-family:Poppins, Arial, Helvetica, sans-serif;color:#A1A8D9"> |
| 189 | + |
197 | 190 | <div style="display:none;"><!--plainText--></div> |
198 | 191 |
|
199 | 192 | <table class="centerer" bgcolor="#1B1F3B" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" |
|
206 | 199 | <td> |
207 | 200 | <table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%"> |
208 | 201 | <tr> |
209 | | - <td width="32px"> </td> |
| 202 | + <td width="16px"> </td> |
210 | 203 | <td> |
211 | 204 | <table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%"> |
212 | 205 | <tr> |
|
264 | 257 | <td width="100%" style="line-height:1.5em;"> </td> |
265 | 258 | </tr> |
266 | 259 | <tr> |
267 | | - <td class="notice" style="color:#8990c1;font-size:13px;text-align:center;"> |
| 260 | + <td class="notice" style="color:#8990c1;text-align:center;font-size:14px;"> |
268 | 261 | <div class="gmail-s"> |
269 | 262 | <div class="gmail-d"> |
270 | 263 | Note: this email message was auto-generated, please do not respond. For further |
|
284 | 277 | </tr> |
285 | 278 | </table> |
286 | 279 | </td> |
287 | | - <td width="32px"> </td> |
| 280 | + <td width="16px"> </td> |
288 | 281 | </tr> |
289 | 282 | </table> |
290 | 283 | </td> |
|
0 commit comments