-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathru-wot-2.html
272 lines (270 loc) · 26.6 KB
/
ru-wot-2.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta content="telephone=no" name="format-detection">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style type="text/css">
/*Colors*/
/*Typography*/
/*Grid*/
/*Layout*/
@media only screen and (max-width: 600px) { img { max-width: 100% !important; }
.content { display: block !important; }
.content td { padding-left: 15px !important; padding-right: 15px !important; }
.content_bordered-row { display: block !important; }
.content_bordered-row td { display: block !important; width: auto !important; }
.content_bordered-row img { width: 100% !important; }
.content_title { font-size: 16px; margin: 0 0 5px; }
.content_left, .content_right { padding-left: 15px !important; padding-right: 15px !important; padding-bottom: 20px !important; display: block !important; }
.content_columns td { display: block !important; padding: 0 !important; }
.footer { min-width: 100%; }
.footer_top td { display: table-row !important; }
.footer_bottom { padding: 0 !important; text-align: center; }
.footer_bottom tr { display: block !important; }
.footer_bottom td { display: block !important; }
.footer_bottom td:first-child { padding-top: 50px !important; }
.footer_bottom > tbody > tr > td { padding: 15px !important; }
.footer_bottom-wrapper > tbody > tr > td { display: block !important; width: auto !important; }
.footer_link { display: block !important; width: 100% !important; }
.footer_link tbody, .footer_link tr { display: block; }
.footer_link td { display: inline-block; }
.footer_menu > td { padding: 0 20px !important; text-align: center !important; }
.footer_lang-wrapper { text-align: center !important; margin: 20px auto 0 !important; }
.footer_lang-wrapper td { padding: 0 3px !important; }
.footer_logo { margin: 10px 0 0 !important; }
.footer-menu { margin: 0 0 20px 20px; min-width: 250px; }
h3 { font-size: 16px; }
.header_top td { padding-left: 15px !important; padding-right: 0 !important; }
.header_top td + td { padding-left: 0 !important; padding-right: 15px !important; }
.header_top__big td { padding-top: 35px !important; }
.header_top__big img:first-child { width: 165px !important; margin-bottom: 10px !important; }
.header_img { width: 100% !important; }
.header_platform { margin: 0 !important; width: 50px !important; }
.button-wrapper td { display: block !important; max-width: 100%; padding-left: 10px !important; padding-right: 10px !important; }
.button { font-size: 24px !important; }
.caption td { padding: 10px 15px !important; }
.social td { width: auto !important; }
.social td:nth-child(2) { width: 280px !important; }
.social tr:nth-child(3) td { width: auto !important; }
.layout_content { width: 100% !important; max-width: 100% !important; min-width: 100% !important; }
.price { margin: 25px 0 !important; text-align: center !important; }
.product { margin: auto !important; }
.product td { padding-left: 0 !important; padding-right: 0 !important; }
.product .button { font-size: 16px !important; padding-bottom: 9px !important; }
.product .button__small { width: auto !important; }
.product__small { width: auto !important; margin: 0 15px 0 !important; }
.products-wrapper > td { display: block !important; padding: 0 0 30px !important; }
.products-wrapper__small > td { padding-bottom: 20px !important; }
.news { margin: auto !important; width: 100% !important; }
.news td { padding-left: 15px !important; padding-right: 15px !important; }
.news .button { font-size: 16px !important; padding-bottom: 9px !important; }
.news-wrapper > td { display: block !important; padding: 0 0 30px !important; } }
</style>
<title>Email</title>
</head>
<body style="background: #f2f2f2; color: #4d4d4d; font: 16px Arial, Helvetica, sans-serif; margin: 0;">
<table class="layout" style="border-collapse: collapse; table-layout: fixed; width: 100%; background: #f2f2f2; margin: 0;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0;">
<table class="layout_content" width="680" align="center" style="border-collapse: collapse; table-layout: fixed; width: 680px; margin: auto; max-width: 680px;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0;">
<table class="header" style="border-collapse: collapse; table-layout: fixed; width: 100%; min-width: 100%; color: #fff;">
<tr class="header_top" style="background: #ff6600;">
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 25px 50px; border: none; width: 70%;">
<img src="http://muscles.by/post/logo.png" alt="" style="vertical-align: -15px;">
</td>
<td style="font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 25px 50px; border: none; color: #fff; width: 30%; text-align: right;">
<a class="header_link" href="#" style="font-family: Arial, Helvetica, sans-serif; color: #fff; font-size: 12px; text-decoration: none;">View in browser</a>
</td>
</tr>
<tr>
<td colspan="2" style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0;">
<img class="header_img" width="680" src="http://muscles.by/post/header-img.jpg" alt="" style="min-width: 100%;">
</td>
</tr>
</table>
<table class="content" style="border-collapse: collapse; table-layout: fixed; width: 100%;">
<tr>
<td colspan="2" style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; background: #fff; padding-left: 50px; padding-right: 50px;">
<h2 style="font: bold 24px Arial, Helvetica, sans-serif; margin: 19px 0;">World famous free-to-play hit rolled out to PlayStation 4 on January 19. </h2>
<p style="color: #4d4d4d; margin: 16px 0; font-family: Arial, Helvetica, sans-serif;">A superb effort by Chicago-Baltimore production team was backed by Online Presence folks, as always. </p>
<img src="http://muscles.by/post/tanks.jpg" width="580" alt="" class="content_image" style="margin: 15px 0 0px; min-width: 100%;">
<ul style="color: #4d4d4d; padding: 2px 0 18px 15px;">
<li style="margin: 8px 0; font-family: Arial, Helvetica, sans-serif;">A small bullet with short info; Another small bullet with some info</li>
<li style="margin: 8px 0; font-family: Arial, Helvetica, sans-serif;">Another small bullet with some info; Another small bullet with some info</li>
<li style="margin: 8px 0; font-family: Arial, Helvetica, sans-serif;">Use it to make the text interesting. Another small bullet with some info</li>
</ul>
</td>
</tr>
<tr>
<td class="content_section content_section__noindent-top" colspan="2" style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; padding-top: 0; padding-bottom: 50px; text-align: center; background: #fff; padding-left: 50px; padding-right: 50px;">
<table class="button-wrapper" style="border-collapse: collapse; table-layout: fixed; width: auto; margin: auto;">
<tbody>
<tr>
<td style="vertical-align: top; font-family: Arial, Helvetica, sans-serif; white-space: nowrap; padding: 10px 40px 10px 40px; background: #ff6600; color: #fff; text-align: center; font-size: 18px; font-weight: bold; text-decoration: none; text-transform: uppercase;">
<a class="button" href="#" style="font-family: Arial, Helvetica, sans-serif; color: #fff; font-size: 18px; font-weight: bold; text-decoration: none; text-transform: uppercase;">learn more</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr class="content_border-top">
<td colspan="2" style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; background: #fff; border-top: 1px solid #ccc; padding-top: 50px; padding-left: 50px; padding-right: 50px;">
<h3 style="font-size: 18px; margin: 0 0 30px;">World famous free-to-play hit rolled out to PlayStation 4 on January 19. The launch rocketed Wargaming's presence in the market, with 36 million of PS4 consoles gaining access to our flagship game!</h3>
</td>
</tr>
<tr class="news-wrapper">
<td align="right" style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; background: #fff; padding-right: 10px; padding-left: 50px;">
<table class="news" style="border-collapse: collapse; table-layout: fixed; width: 280px;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; background: #fff; text-align: left; text-transform: none;">
<a href="#" style="color: #e11931; font-family: Arial, Helvetica, sans-serif;">
<img class="news_image" width="280" src="http://muscles.by/post/tank-video.jpg" alt="" style="width: 100%;">
</a>
<p class="news_text" style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; margin: 22px 0 20px; font-weight: normal; font-size: 16px;">A superb effort by Chicago-Baltimore production team was backed by Online Presence folks, as always. Breathing life into a game and providing it with vital components is never easy.</p>
</td>
</tr>
</table>
</td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; background: #fff; padding-right: 50px; padding-left: 10px;">
<table class="news" style="border-collapse: collapse; table-layout: fixed; width: 280px;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; background: #fff; text-align: left; text-transform: none;">
<a href="#" style="color: #e11931; font-family: Arial, Helvetica, sans-serif;">
<img class="news_image" width="280" src="http://muscles.by/post/tank-video.jpg" alt="" style="width: 100%;">
</a>
<p class="news_text" style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; margin: 22px 0 20px; font-weight: normal; font-size: 16px;">A superb effort by Chicago-Baltimore production team was backed by Online Presence folks, as always. Breathing life into a game and providing it with vital components is never easy.</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table class="social" style="border-collapse: collapse; table-layout: fixed; width: 100%; min-width: 100%;">
<tr class="social_white social_top" style="background: #fff;">
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 23px 0; height: 27px; width: 200px; min-width: 200px; background: #fff;"> </td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 23px 0; height: 27px; background: #fff; width: 280px; min-width: 280px; font-size: 0;"> </td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 23px 0; height: 27px; width: 200px; min-width: 200px; background: #fff;"> </td>
</tr>
<tr>
<td class="social_white" style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; background: #fff; padding: 0; height: 27px; width: 200px; min-width: 200px;"> </td>
<td rowspan="2" class="social_wrapper" style="color: #4d4d4d; vertical-align: top; font-family: Arial, Helvetica, sans-serif; white-space: nowrap; text-align: center; background: #d9d9d9; height: 27px; padding: 0; min-width: 280px; font-size: 0; width: 280px;">
<a href="#" class="social_link social_link__tw" style="color: #e11931; font-family: Arial, Helvetica, sans-serif; font-size: 0; line-height: 0;">
<img class="social_link-icon" src="http://muscles.by/post/social/twitter.png" alt="">
</a>
<a href="#" class="social_link social_link__vk" style="color: #e11931; font-family: Arial, Helvetica, sans-serif; font-size: 0; line-height: 0;">
<img class="social_link-icon" src="http://muscles.by/post/social/vk.png" alt="">
</a>
<a href="#" class="social_link social_link__fb" style="color: #e11931; font-family: Arial, Helvetica, sans-serif; font-size: 0; line-height: 0;">
<img class="social_link-icon" src="http://muscles.by/post/social/fb.png" alt="">
</a>
<a href="#" class="social_link social_link__yt" style="color: #e11931; font-family: Arial, Helvetica, sans-serif; font-size: 0; line-height: 0;">
<img class="social_link-icon" src="http://muscles.by/post/social/youtube.png" alt="">
</a>
<a href="#" class="social_link social_link__ok" style="color: #e11931; font-family: Arial, Helvetica, sans-serif; font-size: 0; line-height: 0;">
<img class="social_link-icon" src="http://muscles.by/post/social/ok.png" alt="">
</a>
</td>
<td class="social_white" style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; background: #fff; padding: 0; height: 27px; width: 200px; min-width: 200px;"> </td>
</tr>
<tr class="social_gray">
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; height: 27px; min-width: 200px; background: #d9d9d9; width: 340px;"> </td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; height: 27px; background: #d9d9d9; min-width: 280px; font-size: 0; width: 340px;"> </td>
</tr>
<tr class="social_gray" style="background: #d9d9d9;">
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; height: 27px; width: 200px; min-width: 200px; background: #d9d9d9;"> </td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; height: 27px; background: #d9d9d9; width: 280px; min-width: 280px; font-size: 0;"> </td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; height: 27px; width: 200px; min-width: 200px; background: #d9d9d9;"> </td>
</tr>
</table>
<table class="footer" style="border-collapse: collapse; table-layout: fixed; width: 100%; background: #d9d9d9;">
<tr class="footer_top">
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0 0 0 50px; display: table-cell; width: 20%;">
<div class="footer-menu" style="list-style: none; padding: 0;">
<span class="footer-menu_title" style="color: #4d4d4d; font-size: 18px; font-weight: bold; text-transform: uppercase; white-space: nowrap;">
Игра
<img class="footer-menu_icon" src="http://muscles.by/post/games.png" alt="" style="vertical-align: -2px; margin: 0 0 0 3px;">
</span>
<div>
<div>
<a href="#" class="footer-menu_link" style="font-family: Arial, Helvetica, sans-serif; color: #666; display: inline-block; font-size: 14px; line-height: 26px; text-decoration: none;">Скачать игру</a>
</div>
<div>
<a href="#" class="footer-menu_link" style="font-family: Arial, Helvetica, sans-serif; color: #666; display: inline-block; font-size: 14px; line-height: 26px; text-decoration: none;">Правила игры</a>
</div>
<div>
<a href="#" class="footer-menu_link" style="font-family: Arial, Helvetica, sans-serif; color: #666; display: inline-block; font-size: 14px; line-height: 26px; text-decoration: none;">Форум</a>
</div>
</div>
</div>
</td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0 0 0 50px; width: 25%; display: table-cell;">
<div class="footer-menu" style="list-style: none; padding: 0;">
<span class="footer-menu_title" style="color: #4d4d4d; font-size: 18px; font-weight: bold; text-transform: uppercase; white-space: nowrap;">
AKKAYHT
<img class="footer-menu_icon" src="http://muscles.by/post/account.png" alt="" style="vertical-align: -2px; margin: 0 0 0 3px;">
</span>
<div>
<div>
<a href="#" class="footer-menu_link" style="font-family: Arial, Helvetica, sans-serif; color: #666; display: inline-block; font-size: 14px; line-height: 26px; text-decoration: none;">Личный кабинет</a>
</div>
<div>
<a href="#" class="footer-menu_link" style="font-family: Arial, Helvetica, sans-serif; color: #666; display: inline-block; font-size: 14px; line-height: 26px; text-decoration: none;">Безопасность</a>
</div>
<div>
<a href="#" class="footer-menu_link" style="font-family: Arial, Helvetica, sans-serif; color: #666; display: inline-block; font-size: 14px; line-height: 26px; text-decoration: none;">Восстановить парол</a>
</div>
</div>
</div>
</td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0 0 0 50px; width: 25%; display: table-cell;">
<div class="footer-menu" style="list-style: none; padding: 0;">
<span class="footer-menu_title" style="color: #4d4d4d; font-size: 18px; font-weight: bold; text-transform: uppercase; white-space: nowrap;">
Поддержка
<img class="footer-menu_icon" src="http://muscles.by/post/support.png" alt="" style="vertical-align: -2px; margin: 0 0 0 3px;">
</span>
<div>
<a href="#" class="footer-menu_link" style="font-family: Arial, Helvetica, sans-serif; color: #666; display: inline-block; font-size: 14px; line-height: 26px; text-decoration: none;">Центр поддержки</a>
</div>
<div>
<a href="#" class="footer-menu_link" style="font-family: Arial, Helvetica, sans-serif; color: #666; display: inline-block; font-size: 14px; line-height: 26px; text-decoration: none;">Пользовательское соглашение</a>
</div>
<div>
<a href="#" class="footer-menu_link" style="font-family: Arial, Helvetica, sans-serif; color: #666; display: inline-block; font-size: 14px; line-height: 26px; text-decoration: none;">Политика конфиденциальности</a>
</div>
</div>
</td>
</tr>
<tr>
<td colspan="3" style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; display: table-cell;">
<table class="footer_bottom" style="border-collapse: collapse; table-layout: fixed; width: 100%; background: #d9d9d9;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 50px 50px 50px; display: table-cell; padding-bottom: 75px;">
<img src="http://muscles.by/post/wg.png" alt="" style="margin: -15px 0 0;">
</td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 50px 50px 50px; display: table-cell; padding-left: 0; padding-bottom: 75px;">
<p class="footer_copyright" style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; margin: 0; font-size: 12px; line-height: 18px; white-space: normal; margin-bottom: 0;">© 2016 Wargaming Group Limited, 105, Agion Omologiton Avenue, Nicosia 1080, Cyprus</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table class="caption" style="border-collapse: collapse; table-layout: fixed; width: 100%; color: #47474d; font-size: 12px; font-weight: 18px; text-align: center;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 10px 50px;">
<p style="color: #4d4d4d; margin: 16px 0; font-family: Arial, Helvetica, sans-serif;">Вы получили это сообщение поскольку являетесь зарегистрированным пользователем wargaming.net и согласились получать рассылку на ваш адрес. Если вы больше не хотите получать новостную рассылку, вы можете отписаться.</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>