Minimize the time required to download a Web site's pages.
This page or file took 12 seconds to load.
Users rate download times up to five seconds as 'good' and over ten seconds as 'poor'.
Reduce the download time to 5 seconds or less by optimizing content or reducing the size of the page.
1
<!-- DBG_A004 float(0.09794807434082)
2
-->
3
4
<!DOCTYPE html>
5
6
<html prefix="og: http://ogp.me/ns#">
7
8
<head>
9
10
11
Document title must not contain placeholder text like 'Untitled' or the page filename.
Title:
ТОП 100 горячих звезд
For HTML pages change the title
element. For Office documents and PDF documents produced from Office, fill in the Title in Document Properties before saving as PDF.
This page contains placeholder text such as Lorem Ipsum, CHANGEME, FIXME or TODO.
Text: ТОП 100 горячих звез
Line 12
This page has a default title like 'Untitled' or 'Title'. Each page should have a descriptive and meaningfully different title.
Title refers to the text shown in each browser tab, and displayed in search engines results pages.
If two or more pages have the same title, they cannot be differentiated by users or the Bookmarks capability of the browser.
12
<title>
13
ТОП 100 горячих звезд</title>
14
15
<meta name="description" content="ТОП 100 самых популярных знаменитостей представленных на сайте по количеству пользовательских оценок (лайков). " />
16
17
<meta http-equiv="X-UA-Compatible" content="IE=edge">
18
19
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
20
21
<meta name="viewport" content="width=device-width, initial-scale=1">
22
23
<meta name="generator" content="WordPress" />
24
<!-- leave this for stats please -->
25
26
27
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
28
29
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
30
31
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
32
33
<link rel="manifest" href="/site.webmanifest">
34
35
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
36
37
<meta name="msapplication-TileColor" content="#ffffff">
38
39
<meta name="theme-color" content="#ffffff">
40
41
42
<meta name='robots' content='max-image-preview:large' />
43
44
<link rel='canonical' href='https://zasvetfoto.com/top100' />
45
46
<style id='global-styles-inline-css' type='text/css'>
47
48
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
49
</style>
50
51
<link rel='stylesheet' id='all_style-css' href='https://zasvetfoto.com/wp-content/themes/naked/css/style.css?ver=10085' type='text/css' media='all' />
52
53
<script type='text/javascript' src='https://zasvetfoto.com/wp-content/themes/naked/js/script.js?ver=10085' id='script_js-js'>
54
</script>
55
56
<style>
57
.pseudo-clearfy-link { color: #008acf; cursor: pointer;}.pseudo-clearfy-link:hover { text-decoration: none;}</style>
58
59
</head>
60
61
62
63
<body class="page-template page-template-tpl_top100 page-template-tpl_top100-php page page-id-252572" itemscope itemtype="http://schema.org/Article">
64
65
66
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" >
67
<defs>
68
<filter id="wp-duotone-dark-grayscale">
69
<feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " />
70
<feComponentTransfer color-interpolation-filters="sRGB" >
71
<feFuncR type="table" tableValues="0 0.49803921568627" />
72
<feFuncG type="table" tableValues="0 0.49803921568627" />
73
<feFuncB type="table" tableValues="0 0.49803921568627" />
74
<feFuncA type="table" tableValues="1 1" />
75
</feComponentTransfer>
76
<feComposite in2="SourceGraphic" operator="in" />
77
</filter>
78
</defs>
79
</svg>
80
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" >
81
<defs>
82
<filter id="wp-duotone-grayscale">
83
<feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " />
84
<feComponentTransfer color-interpolation-filters="sRGB" >
85
<feFuncR type="table" tableValues="0 1" />
86
<feFuncG type="table" tableValues="0 1" />
87
<feFuncB type="table" tableValues="0 1" />
88
<feFuncA type="table" tableValues="1 1" />
89
</feComponentTransfer>
90
<feComposite in2="SourceGraphic" operator="in" />
91
</filter>
92
</defs>
93
</svg>
94
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" >
95
<defs>
96
<filter id="wp-duotone-purple-yellow">
97
<feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " />
98
<feComponentTransfer color-interpolation-filters="sRGB" >
99
<feFuncR type="table" tableValues="0.54901960784314 0.98823529411765" />
100
<feFuncG type="table" tableValues="0 1" />
101
<feFuncB type="table" tableValues="0.71764705882353 0.25490196078431" />
102
<feFuncA type="table" tableValues="1 1" />
103
</feComponentTransfer>
104
<feComposite in2="SourceGraphic" operator="in" />
105
</filter>
106
</defs>
107
</svg>
108
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" >
109
<defs>
110
<filter id="wp-duotone-blue-red">
111
<feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " />
112
<feComponentTransfer color-interpolation-filters="sRGB" >
113
<feFuncR type="table" tableValues="0 1" />
114
<feFuncG type="table" tableValues="0 0.27843137254902" />
115
<feFuncB type="table" tableValues="0.5921568627451 0.27843137254902" />
116
<feFuncA type="table" tableValues="1 1" />
117
</feComponentTransfer>
118
<feComposite in2="SourceGraphic" operator="in" />
119
</filter>
120
</defs>
121
</svg>
122
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" >
123
<defs>
124
<filter id="wp-duotone-midnight">
125
<feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " />
126
<feComponentTransfer color-interpolation-filters="sRGB" >
127
<feFuncR type="table" tableValues="0 0" />
128
<feFuncG type="table" tableValues="0 0.64705882352941" />
129
<feFuncB type="table" tableValues="0 1" />
130
<feFuncA type="table" tableValues="1 1" />
131
</feComponentTransfer>
132
<feComposite in2="SourceGraphic" operator="in" />
133
</filter>
134
</defs>
135
</svg>
136
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" >
137
<defs>
138
<filter id="wp-duotone-magenta-yellow">
139
<feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " />
140
<feComponentTransfer color-interpolation-filters="sRGB" >
141
<feFuncR type="table" tableValues="0.78039215686275 1" />
142
<feFuncG type="table" tableValues="0 0.94901960784314" />
143
<feFuncB type="table" tableValues="0.35294117647059 0.47058823529412" />
144
<feFuncA type="table" tableValues="1 1" />
145
</feComponentTransfer>
146
<feComposite in2="SourceGraphic" operator="in" />
147
</filter>
148
</defs>
149
</svg>
150
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" >
151
<defs>
152
<filter id="wp-duotone-purple-green">
153
<feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " />
154
<feComponentTransfer color-interpolation-filters="sRGB" >
155
<feFuncR type="table" tableValues="0.65098039215686 0.40392156862745" />
156
<feFuncG type="table" tableValues="0 1" />
157
<feFuncB type="table" tableValues="0.44705882352941 0.4" />
158
<feFuncA type="table" tableValues="1 1" />
159
</feComponentTransfer>
160
<feComposite in2="SourceGraphic" operator="in" />
161
</filter>
162
</defs>
163
</svg>
164
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" >
165
<defs>
166
<filter id="wp-duotone-blue-orange">
167
<feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " />
168
<feComponentTransfer color-interpolation-filters="sRGB" >
169
<feFuncR type="table" tableValues="0.098039215686275 1" />
170
<feFuncG type="table" tableValues="0 0.66274509803922" />
171
<feFuncB type="table" tableValues="0.84705882352941 0.41960784313725" />
172
<feFuncA type="table" tableValues="1 1" />
173
</feComponentTransfer>
174
<feComposite in2="SourceGraphic" operator="in" />
175
</filter>
176
</defs>
177
</svg>
178
<script type="text/javascript">
179
window.acl_notify = false;</script>
180
181
182
183
184
185
<div class="wrapper sticky_footer">
186
187
<header>
188
189
<div id="header">
190
191
<section class="bottom">
192
193
<div>
194
195
<div class="logo_wrap">
196
197
<div itemscope itemtype="https://schema.org/Organization" itemprop="publisher">
198
199
200
<a itemprop="url" href="https://zasvetfoto.com" rel="nofollow">
201
202
<div itemprop="logo" itemscope itemtype="https://schema.org/ImageObject">
203
204
<img itemprop="url image" src="https://zasvetfoto.com/wp-content/themes/naked/img/logo.png" alt="ZasvetFoto горячие засветы знаменитостей на фото">
205
206
</div>
207
208
<meta itemprop="name" content="ZasvetFoto горячие засветы знаменитостей на фото">
209
210
</a>
211
212
</div>
213
214
</div>
215
216
<div id="slogan">
217
</div>
218
219
220
<div class="clearboth">
221
</div>
222
223
</div>
224
225
226
</section>
227
228
229
<section class="nd-main-menu">
230
231
<div id="ndmm-desktop">
232
233
<div id="menu-location-" class="menu-verhnee-menyu-container">
234
<ul id="menu-verhnee-menyu" class="menu">
235
<li id="menu-item-4029" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4029">
236
<a href="https://zasvetfoto.com/photo/russian">
237
Русские звёзды</a>
238
</li>
239
240
<li id="menu-item-4030" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4030">
241
<a href="https://zasvetfoto.com/photo/foreign">
242
Зарубежные звёзды</a>
243
</li>
244
245
<li id="menu-item-1149" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1149">
246
<a href="https://zasvetfoto.com/profession">
247
Звездные профессии</a>
248
</li>
249
250
<li id="menu-item-252275" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-252275">
251
<span class="wp_nav_menu_current">
252
ТОП 100</span>
253
</li>
254
255
<li id="menu-item-4067" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4067">
256
<a href="http://xlib.info/">
257
Порно рассказы</a>
258
</li>
259
260
</ul>
261
</div>
262
</div>
263
264
<div id="ndmm-mobile">
265
266
<ul>
267
268
<li>
269
270
<span class="svgicon">
271
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
272
<path fill="#000000" d="M1 3h14v3h-14zM1 7h14v3h-14zM1 11h14v3h-14z">
273
</path>
274
</svg>
275
</span>
276
277
<span>
278
Меню</span>
279
280
<div id="menu-location-" class="menu-verhnee-menyu-container">
281
<ul id="menu-verhnee-menyu-1" class="menu">
282
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4029">
283
<a href="https://zasvetfoto.com/photo/russian">
284
Русские звёзды</a>
285
</li>
286
287
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4030">
288
<a href="https://zasvetfoto.com/photo/foreign">
289
Зарубежные звёзды</a>
290
</li>
291
292
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1149">
293
<a href="https://zasvetfoto.com/profession">
294
Звездные профессии</a>
295
</li>
296
297
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-252275">
298
<span class="wp_nav_menu_current">
299
ТОП 100</span>
300
</li>
301
302
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4067">
303
<a href="http://xlib.info/">
304
Порно рассказы</a>
305
</li>
306
307
</ul>
308
</div>
309
</li>
310
311
</ul>
312
313
</div>
314
315
</section>
316
317
318
</div>
319
320
</header>
321
322
323
324
<div id="content" class="right_sidebar">
325
326
<div>
327
328
329
330
331
332
<div class="general_content">
333
334
<div class="main_content">
335
336
<!-- DBG_A003 float(0.12759590148926)
337
-->
338
339
340
341
342
343
<meta itemscope itemprop="mainEntityOfPage" itemType="https://schema.org/WebPage" itemid="https://zasvetfoto.com/top100" />
344
345
<meta itemprop="inLanguage" content="ru" />
346
347
<meta itemprop="dateModified" content="2022-08-20" />
348
349
<meta itemprop="datePublished" content="2022-07-02" />
350
351
352
<div class="block_search_new">
353
354
<form method="get" action="https://zasvetfoto.com/">
355
356
<input type="text" placeholder="Введите запрос для поиска ..." value="" name="s" id="s">
357
358
<input type="submit" value="">
359
360
<input type="hidden" value="post" name="post_type" id="post_type" />
361
362
</form>
363
</div>
364
365
366
<div class="block_breadcrumbs" itemscope itemtype="https://schema.org/BreadcrumbList">
367
368
<span itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
369
370
<a itemprop="item" href="https://zasvetfoto.com">
371
<span itemprop="name">
372
Горячие фото</span>
373
</a>
374
<meta itemprop="position" content="1" />
375
376
</span>
377
»
378
<span class="breadcrumb-current">
379
ТОП 100 знаменитостей</span>
380
381
</div>
382
383
384
<div class="separator">
385
</div>
386
387
388
<h1 itemprop="headline" class="page_name">
389
ТОП 100 знаменитостей</h1>
390
391
392
<meta itemprop="articleSection" content="Топ 100" />
393
394
<meta itemprop="image" content="https://zasvetfoto.com/wp-content/themes/naked/img/background/background_img_c_600x340.jpg">
395
396
<meta itemprop="author" content="ZasvetFoto"/>
397
398
399
400
<article itemprop="articleBody">
401
402
403
404
<div itemprop="description" class="top100_description">
405
Топ 100 знаменитостей как российских так и зарубежных, оцениваем лучших моделей и их засветы на фото.</div>
406
407
408
409
<div class="top100-item">
410
411
<div class="top100-item-position">
412
1</div>
413
414
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
415
37<br>
416
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
417
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
418
</path>
419
</svg>
420
</div>
421
422
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4909.jpg');">
423
</div>
424
425
<div class="top100-item-info">
426
427
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
428
<a href="https://zasvetfoto.com/natalya-oreiiro">
429
Наталья Орейро</a>
430
</div>
431
432
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
433
45, 19 Мая 1977</div>
434
435
</div>
436
437
</div>
438
439
<div class="top100-item">
440
441
<div class="top100-item-position">
442
2</div>
443
444
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
445
31<br>
446
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
447
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
448
</path>
449
</svg>
450
</div>
451
452
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_3638.jpg');">
453
</div>
454
455
<div class="top100-item-info">
456
457
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
458
<a href="https://zasvetfoto.com/maksim">
459
Марина Максимова</a>
460
</div>
461
462
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
463
39, 10 Июня 1983</div>
464
465
</div>
466
467
</div>
468
469
<div class="top100-item">
470
471
<div class="top100-item-position">
472
3</div>
473
474
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
475
30<br>
476
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
477
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
478
</path>
479
</svg>
480
</div>
481
482
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4504.jpg');">
483
</div>
484
485
<div class="top100-item-info">
486
487
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
488
<a href="https://zasvetfoto.com/elizaveta-tuktamysheva">
489
Елизавета Туктамышева</a>
490
</div>
491
492
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
493
26, 17 Декабря 1996</div>
494
495
</div>
496
497
</div>
498
499
<div class="top100-item">
500
501
<div class="top100-item-position">
502
4</div>
503
504
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
505
23<br>
506
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
507
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
508
</path>
509
</svg>
510
</div>
511
512
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2022/07/stefaniyamaryanagurskaya-300x170.jpg');">
513
</div>
514
515
<div class="top100-item-info">
516
517
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
518
<a href="https://zasvetfoto.com/stefaniyamaryana-gurskaya">
519
Стефания-Марьяна Гурская</a>
520
</div>
521
522
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
523
30, 9 Января 1992</div>
524
525
</div>
526
527
</div>
528
529
<div class="top100-item">
530
531
<div class="top100-item-position">
532
5</div>
533
534
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
535
20<br>
536
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
537
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
538
</path>
539
</svg>
540
</div>
541
542
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_5011.jpg');">
543
</div>
544
545
<div class="top100-item-info">
546
547
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
548
<a href="https://zasvetfoto.com/polina-favorskaya">
549
Полина Фаворская</a>
550
</div>
551
552
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
553
31, 2 Ноября 1991</div>
554
555
</div>
556
557
</div>
558
559
<div class="top100-item">
560
561
<div class="top100-item-position">
562
6</div>
563
564
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
565
18<br>
566
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
567
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
568
</path>
569
</svg>
570
</div>
571
572
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_1336.jpg');">
573
</div>
574
575
<div class="top100-item-info">
576
577
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
578
<a href="https://zasvetfoto.com/yana-koshkina">
579
Яна Кошкина</a>
580
</div>
581
582
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
583
32, 22 Апреля 1990</div>
584
585
</div>
586
587
</div>
588
589
<div class="top100-item">
590
591
<div class="top100-item-position">
592
7</div>
593
594
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
595
18<br>
596
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
597
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
598
</path>
599
</svg>
600
</div>
601
602
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_5073.jpg');">
603
</div>
604
605
<div class="top100-item-info">
606
607
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
608
<a href="https://zasvetfoto.com/svetlana-loboda">
609
Светлана Лобода</a>
610
</div>
611
612
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
613
40, 18 Сентября 1982</div>
614
615
</div>
616
617
</div>
618
619
<div class="top100-item">
620
621
<div class="top100-item-position">
622
8</div>
623
624
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
625
17<br>
626
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
627
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
628
</path>
629
</svg>
630
</div>
631
632
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4449.jpg');">
633
</div>
634
635
<div class="top100-item-info">
636
637
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
638
<a href="https://zasvetfoto.com/ekaterina-volkova">
639
Екатерина Волкова</a>
640
</div>
641
642
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
643
40, 15 Января 1982</div>
644
645
</div>
646
647
</div>
648
649
<div class="top100-item">
650
651
<div class="top100-item-position">
652
9</div>
653
654
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
655
17<br>
656
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
657
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
658
</path>
659
</svg>
660
</div>
661
662
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_5005.jpg');">
663
</div>
664
665
<div class="top100-item-info">
666
667
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
668
<a href="https://zasvetfoto.com/polina-gagarina">
669
Полина Гагарина</a>
670
</div>
671
672
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
673
35, 27 Марта 1987</div>
674
675
</div>
676
677
</div>
678
679
<div class="top100-item">
680
681
<div class="top100-item-position">
682
10</div>
683
684
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
685
16<br>
686
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
687
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
688
</path>
689
</svg>
690
</div>
691
692
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_3965.jpg');">
693
</div>
694
695
<div class="top100-item-info">
696
697
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
698
<a href="https://zasvetfoto.com/yuliya-mixalkova">
699
Юлия Михалкова</a>
700
</div>
701
702
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
703
39, 12 Июля 1983</div>
704
705
</div>
706
707
</div>
708
709
<div class="top100-item">
710
711
<div class="top100-item-position">
712
11</div>
713
714
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
715
14<br>
716
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
717
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
718
</path>
719
</svg>
720
</div>
721
722
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4453.jpg');">
723
</div>
724
725
<div class="top100-item-info">
726
727
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
728
<a href="https://zasvetfoto.com/ekaterina-klimova">
729
Екатерина Климова</a>
730
</div>
731
732
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
733
44, 24 Января 1978</div>
734
735
</div>
736
737
</div>
738
739
<div class="top100-item">
740
741
<div class="top100-item-position">
742
12</div>
743
744
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
745
13<br>
746
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
747
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
748
</path>
749
</svg>
750
</div>
751
752
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2018/08/volochkova-47-225x300.jpg');">
753
</div>
754
755
<div class="top100-item-info">
756
757
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
758
<a href="https://zasvetfoto.com/anastasiya-volochkova">
759
Анастасия Волочкова</a>
760
</div>
761
762
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
763
46, 20 Января 1976</div>
764
765
</div>
766
767
</div>
768
769
<div class="top100-item">
770
771
<div class="top100-item-position">
772
13</div>
773
774
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
775
12<br>
776
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
777
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
778
</path>
779
</svg>
780
</div>
781
782
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_5133.jpg');">
783
</div>
784
785
<div class="top100-item-info">
786
787
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
788
<a href="https://zasvetfoto.com/tatyana-kotova">
789
Татьяна Котова</a>
790
</div>
791
792
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
793
37, 3 Сентября 1985</div>
794
795
</div>
796
797
</div>
798
799
<div class="top100-item">
800
801
<div class="top100-item-position">
802
14</div>
803
804
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
805
11<br>
806
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
807
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
808
</path>
809
</svg>
810
</div>
811
812
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_3186.jpg');">
813
</div>
814
815
<div class="top100-item-info">
816
817
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
818
<a href="https://zasvetfoto.com/anna-sedokova">
819
Анна Седокова</a>
820
</div>
821
822
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
823
40, 16 Декабря 1982</div>
824
825
</div>
826
827
</div>
828
829
<div class="top100-item">
830
831
<div class="top100-item-position">
832
15</div>
833
834
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
835
11<br>
836
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
837
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
838
</path>
839
</svg>
840
</div>
841
842
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4447.jpg');">
843
</div>
844
845
<div class="top100-item-info">
846
847
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
848
<a href="https://zasvetfoto.com/ekaterina-varnava">
849
Екатерина Варнава</a>
850
</div>
851
852
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
853
38, 9 Декабря 1984</div>
854
855
</div>
856
857
</div>
858
859
<div class="top100-item">
860
861
<div class="top100-item-position">
862
16</div>
863
864
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
865
11<br>
866
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
867
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
868
</path>
869
</svg>
870
</div>
871
872
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4467.jpg');">
873
</div>
874
875
<div class="top100-item-info">
876
877
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
878
<a href="https://zasvetfoto.com/ekaterina-shpica">
879
Екатерина Шпица</a>
880
</div>
881
882
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
883
37, 29 Октября 1985</div>
884
885
</div>
886
887
</div>
888
889
<div class="top100-item">
890
891
<div class="top100-item-position">
892
17</div>
893
894
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
895
11<br>
896
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
897
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
898
</path>
899
</svg>
900
</div>
901
902
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4138.jpg');">
903
</div>
904
905
<div class="top100-item-info">
906
907
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
908
<a href="https://zasvetfoto.com/alina-alekseeva">
909
Алина Алексеева</a>
910
</div>
911
912
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
913
34, 21 Августа 1988</div>
914
915
</div>
916
917
</div>
918
919
<div class="top100-item">
920
921
<div class="top100-item-position">
922
18</div>
923
924
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
925
11<br>
926
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
927
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
928
</path>
929
</svg>
930
</div>
931
932
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_2422.jpg');">
933
</div>
934
935
<div class="top100-item-info">
936
937
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
938
<a href="https://zasvetfoto.com/kristina-asmus">
939
Кристина Асмус</a>
940
</div>
941
942
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
943
34, 14 Апреля 1988</div>
944
945
</div>
946
947
</div>
948
949
<div class="top100-item">
950
951
<div class="top100-item-position">
952
19</div>
953
954
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
955
11<br>
956
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
957
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
958
</path>
959
</svg>
960
</div>
961
962
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4984.jpg');">
963
</div>
964
965
<div class="top100-item-info">
966
967
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
968
<a href="https://zasvetfoto.com/olga-seryabkina">
969
Ольга Серябкина</a>
970
</div>
971
972
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
973
37, 12 Апреля 1985</div>
974
975
</div>
976
977
</div>
978
979
<div class="top100-item">
980
981
<div class="top100-item-position">
982
20</div>
983
984
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
985
10<br>
986
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
987
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
988
</path>
989
</svg>
990
</div>
991
992
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4767.jpg');">
993
</div>
994
995
<div class="top100-item-info">
996
997
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
998
<a href="https://zasvetfoto.com/marina-aleksandrova">
999
Марина Александрова</a>
1000
</div>
1001
1002
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1003
40, 29 Августа 1982</div>
1004
1005
</div>
1006
1007
</div>
1008
1009
<div class="top100-item">
1010
1011
<div class="top100-item-position">
1012
21</div>
1013
1014
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1015
9<br>
1016
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1017
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1018
</path>
1019
</svg>
1020
</div>
1021
1022
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4174.jpg');">
1023
</div>
1024
1025
<div class="top100-item-info">
1026
1027
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1028
<a href="https://zasvetfoto.com/anastasiya-makeeva">
1029
Анастасия Макеева</a>
1030
</div>
1031
1032
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1033
41, 23 Декабря 1981</div>
1034
1035
</div>
1036
1037
</div>
1038
1039
<div class="top100-item">
1040
1041
<div class="top100-item-position">
1042
22</div>
1043
1044
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1045
9<br>
1046
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1047
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1048
</path>
1049
</svg>
1050
</div>
1051
1052
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_1795.jpg');">
1053
</div>
1054
1055
<div class="top100-item-info">
1056
1057
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1058
<a href="https://zasvetfoto.com/ravshana-kurkova">
1059
Равшана Куркова</a>
1060
</div>
1061
1062
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1063
42, 22 Августа 1980</div>
1064
1065
</div>
1066
1067
</div>
1068
1069
<div class="top100-item">
1070
1071
<div class="top100-item-position">
1072
23</div>
1073
1074
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1075
9<br>
1076
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1077
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1078
</path>
1079
</svg>
1080
</div>
1081
1082
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4165.jpg');">
1083
</div>
1084
1085
<div class="top100-item-info">
1086
1087
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1088
<a href="https://zasvetfoto.com/anastasiya-akatova">
1089
Анастасия Акатова</a>
1090
</div>
1091
1092
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1093
30, 16 Февраля 1992</div>
1094
1095
</div>
1096
1097
</div>
1098
1099
<div class="top100-item">
1100
1101
<div class="top100-item-position">
1102
24</div>
1103
1104
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1105
9<br>
1106
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1107
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1108
</path>
1109
</svg>
1110
</div>
1111
1112
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_3154.jpg');">
1113
</div>
1114
1115
<div class="top100-item-info">
1116
1117
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1118
<a href="https://zasvetfoto.com/ani-lorak">
1119
Ани Лорак</a>
1120
</div>
1121
1122
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1123
44, 27 Сентября 1978</div>
1124
1125
</div>
1126
1127
</div>
1128
1129
<div class="top100-item">
1130
1131
<div class="top100-item-position">
1132
25</div>
1133
1134
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1135
9<br>
1136
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1137
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1138
</path>
1139
</svg>
1140
</div>
1141
1142
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4232.jpg');">
1143
</div>
1144
1145
<div class="top100-item-info">
1146
1147
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1148
<a href="https://zasvetfoto.com/anna-pletneva">
1149
Анна Плетнева</a>
1150
</div>
1151
1152
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1153
45, 21 Августа 1977</div>
1154
1155
</div>
1156
1157
</div>
1158
1159
<div class="top100-item">
1160
1161
<div class="top100-item-position">
1162
26</div>
1163
1164
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1165
9<br>
1166
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1167
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1168
</path>
1169
</svg>
1170
</div>
1171
1172
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4556.jpg');">
1173
</div>
1174
1175
<div class="top100-item-info">
1176
1177
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1178
<a href="https://zasvetfoto.com/irina-pegova">
1179
Ирина Пегова</a>
1180
</div>
1181
1182
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1183
44, 18 Июня 1978</div>
1184
1185
</div>
1186
1187
</div>
1188
1189
<div class="top100-item">
1190
1191
<div class="top100-item-position">
1192
27</div>
1193
1194
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1195
8<br>
1196
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1197
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1198
</path>
1199
</svg>
1200
</div>
1201
1202
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4830.jpg');">
1203
</div>
1204
1205
<div class="top100-item-info">
1206
1207
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1208
<a href="https://zasvetfoto.com/mila-iiovovich">
1209
Мила Йовович</a>
1210
</div>
1211
1212
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1213
47, 17 Декабря 1975</div>
1214
1215
</div>
1216
1217
</div>
1218
1219
<div class="top100-item">
1220
1221
<div class="top100-item-position">
1222
28</div>
1223
1224
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1225
8<br>
1226
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1227
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1228
</path>
1229
</svg>
1230
</div>
1231
1232
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4186.jpg');">
1233
</div>
1234
1235
<div class="top100-item-info">
1236
1237
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1238
<a href="https://zasvetfoto.com/anastasiya-ukolova">
1239
Анастасия Уколова</a>
1240
</div>
1241
1242
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1243
28, 22 Мая 1994</div>
1244
1245
</div>
1246
1247
</div>
1248
1249
<div class="top100-item">
1250
1251
<div class="top100-item-position">
1252
29</div>
1253
1254
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1255
8<br>
1256
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1257
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1258
</path>
1259
</svg>
1260
</div>
1261
1262
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_3446.jpg');">
1263
</div>
1264
1265
<div class="top100-item-info">
1266
1267
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1268
<a href="https://zasvetfoto.com/ekaterina-guseva">
1269
Екатерина Гусева</a>
1270
</div>
1271
1272
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1273
46, 9 Июля 1976</div>
1274
1275
</div>
1276
1277
</div>
1278
1279
<div class="top100-item">
1280
1281
<div class="top100-item-position">
1282
30</div>
1283
1284
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1285
8<br>
1286
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1287
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1288
</path>
1289
</svg>
1290
</div>
1291
1292
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4822.jpg');">
1293
</div>
1294
1295
<div class="top100-item-info">
1296
1297
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1298
<a href="https://zasvetfoto.com/melaniya-tramp">
1299
Мелания Трамп</a>
1300
</div>
1301
1302
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1303
52, 26 Апреля 1970</div>
1304
1305
</div>
1306
1307
</div>
1308
1309
<div class="top100-item">
1310
1311
<div class="top100-item-position">
1312
31</div>
1313
1314
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1315
8<br>
1316
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1317
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1318
</path>
1319
</svg>
1320
</div>
1321
1322
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_3769.jpg');">
1323
</div>
1324
1325
<div class="top100-item-info">
1326
1327
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1328
<a href="https://zasvetfoto.com/nastya-kamenskix">
1329
Настя Каменских</a>
1330
</div>
1331
1332
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1333
35, 4 Мая 1987</div>
1334
1335
</div>
1336
1337
</div>
1338
1339
<div class="top100-item">
1340
1341
<div class="top100-item-position">
1342
32</div>
1343
1344
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1345
8<br>
1346
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1347
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1348
</path>
1349
</svg>
1350
</div>
1351
1352
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_2487.jpg');">
1353
</div>
1354
1355
<div class="top100-item-info">
1356
1357
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1358
<a href="https://zasvetfoto.com/elena-letuchaya">
1359
Елена Летучая</a>
1360
</div>
1361
1362
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1363
44, 5 Декабря 1978</div>
1364
1365
</div>
1366
1367
</div>
1368
1369
<div class="top100-item">
1370
1371
<div class="top100-item-position">
1372
33</div>
1373
1374
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1375
8<br>
1376
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1377
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1378
</path>
1379
</svg>
1380
</div>
1381
1382
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4877.jpg');">
1383
</div>
1384
1385
<div class="top100-item-info">
1386
1387
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1388
<a href="https://zasvetfoto.com/natali-pevica">
1389
Наталья Рудина</a>
1390
</div>
1391
1392
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1393
48, 31 Марта 1974</div>
1394
1395
</div>
1396
1397
</div>
1398
1399
<div class="top100-item">
1400
1401
<div class="top100-item-position">
1402
34</div>
1403
1404
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1405
8<br>
1406
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1407
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1408
</path>
1409
</svg>
1410
</div>
1411
1412
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4395.jpg');">
1413
</div>
1414
1415
<div class="top100-item-info">
1416
1417
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1418
<a href="https://zasvetfoto.com/djessika-alba">
1419
Джессика Альба</a>
1420
</div>
1421
1422
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1423
41, 28 Апреля 1981</div>
1424
1425
</div>
1426
1427
</div>
1428
1429
<div class="top100-item">
1430
1431
<div class="top100-item-position">
1432
35</div>
1433
1434
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1435
8<br>
1436
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1437
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1438
</path>
1439
</svg>
1440
</div>
1441
1442
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_5065.jpg');">
1443
</div>
1444
1445
<div class="top100-item-info">
1446
1447
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1448
<a href="https://zasvetfoto.com/sasha-bortich">
1449
Саша Бортич</a>
1450
</div>
1451
1452
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1453
28, 24 Сентября 1994</div>
1454
1455
</div>
1456
1457
</div>
1458
1459
<div class="top100-item">
1460
1461
<div class="top100-item-position">
1462
36</div>
1463
1464
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1465
7<br>
1466
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1467
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1468
</path>
1469
</svg>
1470
</div>
1471
1472
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4336.jpg');">
1473
</div>
1474
1475
<div class="top100-item-info">
1476
1477
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1478
<a href="https://zasvetfoto.com/glukoza-natalya-ionova">
1479
Наталья Ионова</a>
1480
</div>
1481
1482
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1483
36, 7 Июня 1986</div>
1484
1485
</div>
1486
1487
</div>
1488
1489
<div class="top100-item">
1490
1491
<div class="top100-item-position">
1492
37</div>
1493
1494
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1495
7<br>
1496
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1497
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1498
</path>
1499
</svg>
1500
</div>
1501
1502
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4866.jpg');">
1503
</div>
1504
1505
<div class="top100-item-info">
1506
1507
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1508
<a href="https://zasvetfoto.com/nadya-dorofeeva">
1509
Надя Дорофеева</a>
1510
</div>
1511
1512
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1513
32, 21 Апреля 1990</div>
1514
1515
</div>
1516
1517
</div>
1518
1519
<div class="top100-item">
1520
1521
<div class="top100-item-position">
1522
38</div>
1523
1524
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1525
7<br>
1526
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1527
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1528
</path>
1529
</svg>
1530
</div>
1531
1532
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4448.jpg');">
1533
</div>
1534
1535
<div class="top100-item-info">
1536
1537
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1538
<a href="https://zasvetfoto.com/ekaterina-vilkova">
1539
Екатерина Вилкова</a>
1540
</div>
1541
1542
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1543
38, 11 Июля 1984</div>
1544
1545
</div>
1546
1547
</div>
1548
1549
<div class="top100-item">
1550
1551
<div class="top100-item-position">
1552
39</div>
1553
1554
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1555
7<br>
1556
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1557
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1558
</path>
1559
</svg>
1560
</div>
1561
1562
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_1963.jpg');">
1563
</div>
1564
1565
<div class="top100-item-info">
1566
1567
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1568
<a href="https://zasvetfoto.com/nastya-ivleeva">
1569
Настя Ивлеева</a>
1570
</div>
1571
1572
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1573
31, 8 Марта 1991</div>
1574
1575
</div>
1576
1577
</div>
1578
1579
<div class="top100-item">
1580
1581
<div class="top100-item-position">
1582
40</div>
1583
1584
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1585
7<br>
1586
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1587
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1588
</path>
1589
</svg>
1590
</div>
1591
1592
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_3218.jpg');">
1593
</div>
1594
1595
<div class="top100-item-info">
1596
1597
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1598
<a href="https://zasvetfoto.com/anna-snatkina">
1599
Анна Снаткина</a>
1600
</div>
1601
1602
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1603
39, 13 Июля 1983</div>
1604
1605
</div>
1606
1607
</div>
1608
1609
<div class="top100-item">
1610
1611
<div class="top100-item-position">
1612
41</div>
1613
1614
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1615
7<br>
1616
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1617
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1618
</path>
1619
</svg>
1620
</div>
1621
1622
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4356.jpg');">
1623
</div>
1624
1625
<div class="top100-item-info">
1626
1627
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1628
<a href="https://zasvetfoto.com/darya-moroz">
1629
Дарья Мороз</a>
1630
</div>
1631
1632
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1633
39, 1 Сентября 1983</div>
1634
1635
</div>
1636
1637
</div>
1638
1639
<div class="top100-item">
1640
1641
<div class="top100-item-position">
1642
42</div>
1643
1644
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1645
7<br>
1646
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1647
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1648
</path>
1649
</svg>
1650
</div>
1651
1652
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_3315.jpg');">
1653
</div>
1654
1655
<div class="top100-item-info">
1656
1657
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1658
<a href="https://zasvetfoto.com/byanka">
1659
Бьянка</a>
1660
</div>
1661
1662
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1663
37, 17 Сентября 1985</div>
1664
1665
</div>
1666
1667
</div>
1668
1669
<div class="top100-item">
1670
1671
<div class="top100-item-position">
1672
43</div>
1673
1674
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1675
7<br>
1676
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1677
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1678
</path>
1679
</svg>
1680
</div>
1681
1682
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/previews/10026.jpg');">
1683
</div>
1684
1685
<div class="top100-item-info">
1686
1687
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1688
<a href="https://zasvetfoto.com/aiishvarya-raii">
1689
Айшварья Рай Баччан</a>
1690
</div>
1691
1692
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1693
49, 1 Ноября 1973</div>
1694
1695
</div>
1696
1697
</div>
1698
1699
<div class="top100-item">
1700
1701
<div class="top100-item-position">
1702
44</div>
1703
1704
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1705
6<br>
1706
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1707
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1708
</path>
1709
</svg>
1710
</div>
1711
1712
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_2281.jpg');">
1713
</div>
1714
1715
<div class="top100-item-info">
1716
1717
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1718
<a href="https://zasvetfoto.com/mariya-kozhevnikova">
1719
Мария Кожевникова</a>
1720
</div>
1721
1722
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1723
38, 14 Ноября 1984</div>
1724
1725
</div>
1726
1727
</div>
1728
1729
<div class="top100-item">
1730
1731
<div class="top100-item-position">
1732
45</div>
1733
1734
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1735
6<br>
1736
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1737
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1738
</path>
1739
</svg>
1740
</div>
1741
1742
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4454.jpg');">
1743
</div>
1744
1745
<div class="top100-item-info">
1746
1747
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1748
<a href="https://zasvetfoto.com/ekaterina-kuznecova">
1749
Екатерина Кузнецова</a>
1750
</div>
1751
1752
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1753
35, 12 Июля 1987</div>
1754
1755
</div>
1756
1757
</div>
1758
1759
<div class="top100-item">
1760
1761
<div class="top100-item-position">
1762
46</div>
1763
1764
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1765
6<br>
1766
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1767
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1768
</path>
1769
</svg>
1770
</div>
1771
1772
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_3606.jpg');">
1773
</div>
1774
1775
<div class="top100-item-info">
1776
1777
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1778
<a href="https://zasvetfoto.com/lera-kudryavceva">
1779
Лера Кудрявцева</a>
1780
</div>
1781
1782
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1783
51, 19 Мая 1971</div>
1784
1785
</div>
1786
1787
</div>
1788
1789
<div class="top100-item">
1790
1791
<div class="top100-item-position">
1792
47</div>
1793
1794
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1795
6<br>
1796
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1797
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1798
</path>
1799
</svg>
1800
</div>
1801
1802
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_145.jpg');">
1803
</div>
1804
1805
<div class="top100-item-info">
1806
1807
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1808
<a href="https://zasvetfoto.com/anna-semenovich">
1809
Анна Семенович</a>
1810
</div>
1811
1812
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1813
42, 1 Марта 1980</div>
1814
1815
</div>
1816
1817
</div>
1818
1819
<div class="top100-item">
1820
1821
<div class="top100-item-position">
1822
48</div>
1823
1824
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1825
6<br>
1826
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1827
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1828
</path>
1829
</svg>
1830
</div>
1831
1832
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_1013.jpg');">
1833
</div>
1834
1835
<div class="top100-item-info">
1836
1837
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1838
<a href="https://zasvetfoto.com/vera-brezhneva">
1839
Вера Брежнева</a>
1840
</div>
1841
1842
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1843
40, 3 Февраля 1982</div>
1844
1845
</div>
1846
1847
</div>
1848
1849
<div class="top100-item">
1850
1851
<div class="top100-item-position">
1852
49</div>
1853
1854
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1855
6<br>
1856
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1857
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1858
</path>
1859
</svg>
1860
</div>
1861
1862
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4795.jpg');">
1863
</div>
1864
1865
<div class="top100-item-info">
1866
1867
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1868
<a href="https://zasvetfoto.com/mariya-kulikova">
1869
Мария Куликова</a>
1870
</div>
1871
1872
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1873
45, 4 Апреля 1977</div>
1874
1875
</div>
1876
1877
</div>
1878
1879
<div class="top100-item">
1880
1881
<div class="top100-item-position">
1882
50</div>
1883
1884
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1885
6<br>
1886
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1887
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1888
</path>
1889
</svg>
1890
</div>
1891
1892
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4286.jpg');">
1893
</div>
1894
1895
<div class="top100-item-info">
1896
1897
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1898
<a href="https://zasvetfoto.com/valentina-rubcova">
1899
Валентина Рубцова</a>
1900
</div>
1901
1902
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1903
45, 3 Октября 1977</div>
1904
1905
</div>
1906
1907
</div>
1908
1909
<div class="top100-item">
1910
1911
<div class="top100-item-position">
1912
51</div>
1913
1914
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1915
6<br>
1916
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1917
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1918
</path>
1919
</svg>
1920
</div>
1921
1922
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_2836.jpg');">
1923
</div>
1924
1925
<div class="top100-item-info">
1926
1927
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1928
<a href="https://zasvetfoto.com/kejt-bekinsejl">
1929
Кейт Бекинсейл</a>
1930
</div>
1931
1932
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1933
49, 26 Июля 1973</div>
1934
1935
</div>
1936
1937
</div>
1938
1939
<div class="top100-item">
1940
1941
<div class="top100-item-position">
1942
52</div>
1943
1944
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1945
6<br>
1946
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1947
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1948
</path>
1949
</svg>
1950
</div>
1951
1952
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_3020.jpg');">
1953
</div>
1954
1955
<div class="top100-item-info">
1956
1957
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1958
<a href="https://zasvetfoto.com/kara-delevin">
1959
Кара Делевинь</a>
1960
</div>
1961
1962
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1963
30, 12 Августа 1992</div>
1964
1965
</div>
1966
1967
</div>
1968
1969
<div class="top100-item">
1970
1971
<div class="top100-item-position">
1972
53</div>
1973
1974
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
1975
6<br>
1976
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
1977
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
1978
</path>
1979
</svg>
1980
</div>
1981
1982
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4224.jpg');">
1983
</div>
1984
1985
<div class="top100-item-info">
1986
1987
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
1988
<a href="https://zasvetfoto.com/anna-lutceva">
1989
Анна Лутцева</a>
1990
</div>
1991
1992
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
1993
38, 9 Сентября 1984</div>
1994
1995
</div>
1996
1997
</div>
1998
1999
<div class="top100-item">
2000
2001
<div class="top100-item-position">
2002
54</div>
2003
2004
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2005
6<br>
2006
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2007
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2008
</path>
2009
</svg>
2010
</div>
2011
2012
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_1816.jpg');">
2013
</div>
2014
2015
<div class="top100-item-info">
2016
2017
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2018
<a href="https://zasvetfoto.com/paulina-andreeva">
2019
Паулина Андреева</a>
2020
</div>
2021
2022
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2023
34, 12 Октября 1988</div>
2024
2025
</div>
2026
2027
</div>
2028
2029
<div class="top100-item">
2030
2031
<div class="top100-item-position">
2032
55</div>
2033
2034
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2035
6<br>
2036
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2037
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2038
</path>
2039
</svg>
2040
</div>
2041
2042
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4550.jpg');">
2043
</div>
2044
2045
<div class="top100-item-info">
2046
2047
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2048
<a href="https://zasvetfoto.com/irina-medvedeva">
2049
Ирина Медведева</a>
2050
</div>
2051
2052
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2053
40, 14 Августа 1982</div>
2054
2055
</div>
2056
2057
</div>
2058
2059
<div class="top100-item">
2060
2061
<div class="top100-item-position">
2062
56</div>
2063
2064
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2065
6<br>
2066
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2067
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2068
</path>
2069
</svg>
2070
</div>
2071
2072
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_5054.jpg');">
2073
</div>
2074
2075
<div class="top100-item-info">
2076
2077
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2078
<a href="https://zasvetfoto.com/samanta-foks">
2079
Саманта Фокс</a>
2080
</div>
2081
2082
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2083
56, 15 Апреля 1966</div>
2084
2085
</div>
2086
2087
</div>
2088
2089
<div class="top100-item">
2090
2091
<div class="top100-item-position">
2092
57</div>
2093
2094
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2095
6<br>
2096
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2097
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2098
</path>
2099
</svg>
2100
</div>
2101
2102
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4936.jpg');">
2103
</div>
2104
2105
<div class="top100-item-info">
2106
2107
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2108
<a href="https://zasvetfoto.com/nusha">
2109
Нюша</a>
2110
</div>
2111
2112
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2113
32, 5 Августа 1990</div>
2114
2115
</div>
2116
2117
</div>
2118
2119
<div class="top100-item">
2120
2121
<div class="top100-item-position">
2122
58</div>
2123
2124
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2125
5<br>
2126
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2127
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2128
</path>
2129
</svg>
2130
</div>
2131
2132
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4538.jpg');">
2133
</div>
2134
2135
<div class="top100-item-info">
2136
2137
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2138
<a href="https://zasvetfoto.com/irina-allegrova">
2139
Ирина Аллегрова</a>
2140
</div>
2141
2142
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2143
70, 20 Января 1952</div>
2144
2145
</div>
2146
2147
</div>
2148
2149
<div class="top100-item">
2150
2151
<div class="top100-item-position">
2152
59</div>
2153
2154
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2155
5<br>
2156
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2157
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2158
</path>
2159
</svg>
2160
</div>
2161
2162
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4752.jpg');">
2163
</div>
2164
2165
<div class="top100-item-info">
2166
2167
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2168
<a href="https://zasvetfoto.com/lusi-louless">
2169
Люси Лоулесс</a>
2170
</div>
2171
2172
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2173
54, 29 Марта 1968</div>
2174
2175
</div>
2176
2177
</div>
2178
2179
<div class="top100-item">
2180
2181
<div class="top100-item-position">
2182
60</div>
2183
2184
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2185
5<br>
2186
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2187
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2188
</path>
2189
</svg>
2190
</div>
2191
2192
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4148.jpg');">
2193
</div>
2194
2195
<div class="top100-item-info">
2196
2197
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2198
<a href="https://zasvetfoto.com/alisa-voks">
2199
Алиса Вокс</a>
2200
</div>
2201
2202
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2203
35, 30 Июня 1987</div>
2204
2205
</div>
2206
2207
</div>
2208
2209
<div class="top100-item">
2210
2211
<div class="top100-item-position">
2212
61</div>
2213
2214
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2215
5<br>
2216
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2217
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2218
</path>
2219
</svg>
2220
</div>
2221
2222
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4422.jpg');">
2223
</div>
2224
2225
<div class="top100-item-info">
2226
2227
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2228
<a href="https://zasvetfoto.com/diana-kruger">
2229
Диана Крюгер</a>
2230
</div>
2231
2232
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2233
46, 15 Июля 1976</div>
2234
2235
</div>
2236
2237
</div>
2238
2239
<div class="top100-item">
2240
2241
<div class="top100-item-position">
2242
62</div>
2243
2244
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2245
5<br>
2246
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2247
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2248
</path>
2249
</svg>
2250
</div>
2251
2252
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4216.jpg');">
2253
</div>
2254
2255
<div class="top100-item-info">
2256
2257
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2258
<a href="https://zasvetfoto.com/anna-kovalchuk">
2259
Анна Ковальчук</a>
2260
</div>
2261
2262
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2263
45, 15 Июня 1977</div>
2264
2265
</div>
2266
2267
</div>
2268
2269
<div class="top100-item">
2270
2271
<div class="top100-item-position">
2272
63</div>
2273
2274
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2275
5<br>
2276
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2277
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2278
</path>
2279
</svg>
2280
</div>
2281
2282
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_3382.jpg');">
2283
</div>
2284
2285
<div class="top100-item-info">
2286
2287
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2288
<a href="https://zasvetfoto.com/dana-borisova">
2289
Дана Борисова</a>
2290
</div>
2291
2292
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2293
46, 13 Июня 1976</div>
2294
2295
</div>
2296
2297
</div>
2298
2299
<div class="top100-item">
2300
2301
<div class="top100-item-position">
2302
64</div>
2303
2304
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2305
5<br>
2306
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2307
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2308
</path>
2309
</svg>
2310
</div>
2311
2312
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_1739.jpg');">
2313
</div>
2314
2315
<div class="top100-item-info">
2316
2317
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2318
<a href="https://zasvetfoto.com/regina-todorenko">
2319
Регина Тодоренко</a>
2320
</div>
2321
2322
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2323
32, 14 Июня 1990</div>
2324
2325
</div>
2326
2327
</div>
2328
2329
<div class="top100-item">
2330
2331
<div class="top100-item-position">
2332
65</div>
2333
2334
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2335
5<br>
2336
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2337
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2338
</path>
2339
</svg>
2340
</div>
2341
2342
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4802.jpg');">
2343
</div>
2344
2345
<div class="top100-item-info">
2346
2347
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2348
<a href="https://zasvetfoto.com/mariya-pirogova">
2349
Мария Пирогова</a>
2350
</div>
2351
2352
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2353
32, 12 Января 1990</div>
2354
2355
</div>
2356
2357
</div>
2358
2359
<div class="top100-item">
2360
2361
<div class="top100-item-position">
2362
66</div>
2363
2364
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2365
5<br>
2366
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2367
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2368
</path>
2369
</svg>
2370
</div>
2371
2372
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4436.jpg');">
2373
</div>
2374
2375
<div class="top100-item-info">
2376
2377
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2378
<a href="https://zasvetfoto.com/evgeniya-brik">
2379
Евгения Брик</a>
2380
</div>
2381
2382
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2383
41, 3 Сентября 1981</div>
2384
2385
</div>
2386
2387
</div>
2388
2389
<div class="top100-item">
2390
2391
<div class="top100-item-position">
2392
67</div>
2393
2394
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2395
5<br>
2396
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2397
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2398
</path>
2399
</svg>
2400
</div>
2401
2402
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4882.jpg');">
2403
</div>
2404
2405
<div class="top100-item-info">
2406
2407
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2408
<a href="https://zasvetfoto.com/natali-portman">
2409
Натали Портман</a>
2410
</div>
2411
2412
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2413
41, 9 Июня 1981</div>
2414
2415
</div>
2416
2417
</div>
2418
2419
<div class="top100-item">
2420
2421
<div class="top100-item-position">
2422
68</div>
2423
2424
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2425
5<br>
2426
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2427
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2428
</path>
2429
</svg>
2430
</div>
2431
2432
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4798.jpg');">
2433
</div>
2434
2435
<div class="top100-item-info">
2436
2437
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2438
<a href="https://zasvetfoto.com/mariya-maksakova">
2439
Мария Максакова</a>
2440
</div>
2441
2442
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2443
45, 24 Июля 1977</div>
2444
2445
</div>
2446
2447
</div>
2448
2449
<div class="top100-item">
2450
2451
<div class="top100-item-position">
2452
69</div>
2453
2454
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2455
5<br>
2456
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2457
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2458
</path>
2459
</svg>
2460
</div>
2461
2462
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_248.jpg');">
2463
</div>
2464
2465
<div class="top100-item-info">
2466
2467
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2468
<a href="https://zasvetfoto.com/anna-xilkeevich">
2469
Анна Хилькевич</a>
2470
</div>
2471
2472
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2473
36, 15 Октября 1986</div>
2474
2475
</div>
2476
2477
</div>
2478
2479
<div class="top100-item">
2480
2481
<div class="top100-item-position">
2482
70</div>
2483
2484
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2485
5<br>
2486
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2487
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2488
</path>
2489
</svg>
2490
</div>
2491
2492
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4196.jpg');">
2493
</div>
2494
2495
<div class="top100-item-info">
2496
2497
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2498
<a href="https://zasvetfoto.com/anjelika-varum">
2499
Анжелика Варум</a>
2500
</div>
2501
2502
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2503
53, 26 Мая 1969</div>
2504
2505
</div>
2506
2507
</div>
2508
2509
<div class="top100-item">
2510
2511
<div class="top100-item-position">
2512
71</div>
2513
2514
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2515
5<br>
2516
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2517
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2518
</path>
2519
</svg>
2520
</div>
2521
2522
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_5214.jpg');">
2523
</div>
2524
2525
<div class="top100-item-info">
2526
2527
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2528
<a href="https://zasvetfoto.com/elis-iv">
2529
Элис Ив</a>
2530
</div>
2531
2532
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2533
40, 6 Февраля 1982</div>
2534
2535
</div>
2536
2537
</div>
2538
2539
<div class="top100-item">
2540
2541
<div class="top100-item-position">
2542
72</div>
2543
2544
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2545
5<br>
2546
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2547
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2548
</path>
2549
</svg>
2550
</div>
2551
2552
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_5252.jpg');">
2553
</div>
2554
2555
<div class="top100-item-info">
2556
2557
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2558
<a href="https://zasvetfoto.com/ulianna-karaulova">
2559
Юлианна Караулова</a>
2560
</div>
2561
2562
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2563
34, 24 Апреля 1988</div>
2564
2565
</div>
2566
2567
</div>
2568
2569
<div class="top100-item">
2570
2571
<div class="top100-item-position">
2572
73</div>
2573
2574
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2575
5<br>
2576
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2577
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2578
</path>
2579
</svg>
2580
</div>
2581
2582
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4951.jpg');">
2583
</div>
2584
2585
<div class="top100-item-info">
2586
2587
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2588
<a href="https://zasvetfoto.com/olesya-fattahova">
2589
Олеся Фаттахова</a>
2590
</div>
2591
2592
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2593
33, 13 Февраля 1989</div>
2594
2595
</div>
2596
2597
</div>
2598
2599
<div class="top100-item">
2600
2601
<div class="top100-item-position">
2602
74</div>
2603
2604
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2605
5<br>
2606
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2607
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2608
</path>
2609
</svg>
2610
</div>
2611
2612
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4990.jpg');">
2613
</div>
2614
2615
<div class="top100-item-info">
2616
2617
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2618
<a href="https://zasvetfoto.com/olga-fadeeva">
2619
Ольга Фадеева</a>
2620
</div>
2621
2622
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2623
44, 15 Октября 1978</div>
2624
2625
</div>
2626
2627
</div>
2628
2629
<div class="top100-item">
2630
2631
<div class="top100-item-position">
2632
75</div>
2633
2634
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2635
5<br>
2636
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2637
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2638
</path>
2639
</svg>
2640
</div>
2641
2642
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_5068.jpg');">
2643
</div>
2644
2645
<div class="top100-item-info">
2646
2647
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2648
<a href="https://zasvetfoto.com/svetlana-antonova">
2649
Светлана Антонова</a>
2650
</div>
2651
2652
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2653
43, 10 Декабря 1979</div>
2654
2655
</div>
2656
2657
</div>
2658
2659
<div class="top100-item">
2660
2661
<div class="top100-item-position">
2662
76</div>
2663
2664
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2665
4<br>
2666
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2667
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2668
</path>
2669
</svg>
2670
</div>
2671
2672
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4180.jpg');">
2673
</div>
2674
2675
<div class="top100-item-info">
2676
2677
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2678
<a href="https://zasvetfoto.com/anastasiya-reshetova">
2679
Анастасия Решетова</a>
2680
</div>
2681
2682
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2683
26, 23 Января 1996</div>
2684
2685
</div>
2686
2687
</div>
2688
2689
<div class="top100-item">
2690
2691
<div class="top100-item-position">
2692
77</div>
2693
2694
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2695
4<br>
2696
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2697
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2698
</path>
2699
</svg>
2700
</div>
2701
2702
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_3478.jpg');">
2703
</div>
2704
2705
<div class="top100-item-info">
2706
2707
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2708
<a href="https://zasvetfoto.com/elena-korikova">
2709
Елена Корикова</a>
2710
</div>
2711
2712
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2713
50, 12 Апреля 1972</div>
2714
2715
</div>
2716
2717
</div>
2718
2719
<div class="top100-item">
2720
2721
<div class="top100-item-position">
2722
78</div>
2723
2724
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2725
4<br>
2726
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2727
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2728
</path>
2729
</svg>
2730
</div>
2731
2732
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4865.jpg');">
2733
</div>
2734
2735
<div class="top100-item-info">
2736
2737
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2738
<a href="https://zasvetfoto.com/nadejda-sysoeva">
2739
Надежда Сысоева</a>
2740
</div>
2741
2742
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2743
38, 10 Июля 1984</div>
2744
2745
</div>
2746
2747
</div>
2748
2749
<div class="top100-item">
2750
2751
<div class="top100-item-position">
2752
79</div>
2753
2754
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2755
4<br>
2756
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2757
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2758
</path>
2759
</svg>
2760
</div>
2761
2762
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4702.jpg');">
2763
</div>
2764
2765
<div class="top100-item-info">
2766
2767
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2768
<a href="https://zasvetfoto.com/lena-katina">
2769
Лена Катина</a>
2770
</div>
2771
2772
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2773
38, 4 Октября 1984</div>
2774
2775
</div>
2776
2777
</div>
2778
2779
<div class="top100-item">
2780
2781
<div class="top100-item-position">
2782
80</div>
2783
2784
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2785
4<br>
2786
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2787
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2788
</path>
2789
</svg>
2790
</div>
2791
2792
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4862.jpg');">
2793
</div>
2794
2795
<div class="top100-item-info">
2796
2797
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2798
<a href="https://zasvetfoto.com/merilin-monro">
2799
Мэрилин Монро</a>
2800
</div>
2801
2802
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2803
96, 1 Июня 1926</div>
2804
2805
</div>
2806
2807
</div>
2808
2809
<div class="top100-item">
2810
2811
<div class="top100-item-position">
2812
81</div>
2813
2814
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2815
4<br>
2816
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2817
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2818
</path>
2819
</svg>
2820
</div>
2821
2822
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4898.jpg');">
2823
</div>
2824
2825
<div class="top100-item-info">
2826
2827
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2828
<a href="https://zasvetfoto.com/natalya-dvoreckaya">
2829
Наталья Дворецкая</a>
2830
</div>
2831
2832
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2833
38, 25 Августа 1984</div>
2834
2835
</div>
2836
2837
</div>
2838
2839
<div class="top100-item">
2840
2841
<div class="top100-item-position">
2842
82</div>
2843
2844
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2845
4<br>
2846
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2847
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2848
</path>
2849
</svg>
2850
</div>
2851
2852
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4465.jpg');">
2853
</div>
2854
2855
<div class="top100-item-info">
2856
2857
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2858
<a href="https://zasvetfoto.com/ekaterina-strijenova">
2859
Екатерина Стриженова</a>
2860
</div>
2861
2862
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2863
54, 20 Марта 1968</div>
2864
2865
</div>
2866
2867
</div>
2868
2869
<div class="top100-item">
2870
2871
<div class="top100-item-position">
2872
83</div>
2873
2874
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2875
4<br>
2876
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2877
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2878
</path>
2879
</svg>
2880
</div>
2881
2882
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4212.jpg');">
2883
</div>
2884
2885
<div class="top100-item-info">
2886
2887
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2888
<a href="https://zasvetfoto.com/anna-kazuchic">
2889
Анна Казючиц</a>
2890
</div>
2891
2892
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2893
39, 10 Июня 1983</div>
2894
2895
</div>
2896
2897
</div>
2898
2899
<div class="top100-item">
2900
2901
<div class="top100-item-position">
2902
84</div>
2903
2904
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2905
4<br>
2906
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2907
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2908
</path>
2909
</svg>
2910
</div>
2911
2912
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2022/07/tamilateplitskaya-300x170.jpg');">
2913
</div>
2914
2915
<div class="top100-item-info">
2916
2917
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2918
<a href="https://zasvetfoto.com/elena-lihomanova">
2919
Елена Лихоманова</a>
2920
</div>
2921
2922
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2923
40, 7 Ноября 1982</div>
2924
2925
</div>
2926
2927
</div>
2928
2929
<div class="top100-item">
2930
2931
<div class="top100-item-position">
2932
85</div>
2933
2934
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2935
4<br>
2936
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2937
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2938
</path>
2939
</svg>
2940
</div>
2941
2942
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4194.jpg');">
2943
</div>
2944
2945
<div class="top100-item-info">
2946
2947
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2948
<a href="https://zasvetfoto.com/andjelina-djoli">
2949
Анджелина Джоли</a>
2950
</div>
2951
2952
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2953
47, 4 Июня 1975</div>
2954
2955
</div>
2956
2957
</div>
2958
2959
<div class="top100-item">
2960
2961
<div class="top100-item-position">
2962
86</div>
2963
2964
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2965
4<br>
2966
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2967
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2968
</path>
2969
</svg>
2970
</div>
2971
2972
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4663.jpg');">
2973
</div>
2974
2975
<div class="top100-item-info">
2976
2977
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
2978
<a href="https://zasvetfoto.com/kseniya-surkova">
2979
Ксения Суркова</a>
2980
</div>
2981
2982
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
2983
33, 14 Мая 1989</div>
2984
2985
</div>
2986
2987
</div>
2988
2989
<div class="top100-item">
2990
2991
<div class="top100-item-position">
2992
87</div>
2993
2994
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
2995
4<br>
2996
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
2997
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
2998
</path>
2999
</svg>
3000
</div>
3001
3002
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4628.jpg');">
3003
</div>
3004
3005
<div class="top100-item-info">
3006
3007
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
3008
<a href="https://zasvetfoto.com/klaudiya-shiffer">
3009
Клаудия Шиффер</a>
3010
</div>
3011
3012
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
3013
52, 25 Августа 1970</div>
3014
3015
</div>
3016
3017
</div>
3018
3019
<div class="top100-item">
3020
3021
<div class="top100-item-position">
3022
88</div>
3023
3024
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
3025
4<br>
3026
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
3027
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
3028
</path>
3029
</svg>
3030
</div>
3031
3032
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_3864.jpg');">
3033
</div>
3034
3035
<div class="top100-item-info">
3036
3037
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
3038
<a href="https://zasvetfoto.com/renata-litvinova">
3039
Рената Литвинова</a>
3040
</div>
3041
3042
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
3043
55, 12 Января 1967</div>
3044
3045
</div>
3046
3047
</div>
3048
3049
<div class="top100-item">
3050
3051
<div class="top100-item-position">
3052
89</div>
3053
3054
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
3055
4<br>
3056
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
3057
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
3058
</path>
3059
</svg>
3060
</div>
3061
3062
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4748.jpg');">
3063
</div>
3064
3065
<div class="top100-item-info">
3066
3067
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
3068
<a href="https://zasvetfoto.com/lubov-aksenova">
3069
Любовь Аксенова</a>
3070
</div>
3071
3072
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
3073
32, 15 Марта 1990</div>
3074
3075
</div>
3076
3077
</div>
3078
3079
<div class="top100-item">
3080
3081
<div class="top100-item-position">
3082
90</div>
3083
3084
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
3085
4<br>
3086
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
3087
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
3088
</path>
3089
</svg>
3090
</div>
3091
3092
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4483.jpg');">
3093
</div>
3094
3095
<div class="top100-item-info">
3096
3097
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
3098
<a href="https://zasvetfoto.com/elena-ksenofontova">
3099
Елена Ксенофонтова</a>
3100
</div>
3101
3102
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
3103
50, 17 Декабря 1972</div>
3104
3105
</div>
3106
3107
</div>
3108
3109
<div class="top100-item">
3110
3111
<div class="top100-item-position">
3112
91</div>
3113
3114
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
3115
4<br>
3116
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
3117
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
3118
</path>
3119
</svg>
3120
</div>
3121
3122
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4214.jpg');">
3123
</div>
3124
3125
<div class="top100-item-info">
3126
3127
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
3128
<a href="https://zasvetfoto.com/anna-kasterova">
3129
Анна Кастерова</a>
3130
</div>
3131
3132
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
3133
38, 21 Сентября 1984</div>
3134
3135
</div>
3136
3137
</div>
3138
3139
<div class="top100-item">
3140
3141
<div class="top100-item-position">
3142
92</div>
3143
3144
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
3145
4<br>
3146
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
3147
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
3148
</path>
3149
</svg>
3150
</div>
3151
3152
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4116.jpg');">
3153
</div>
3154
3155
<div class="top100-item-info">
3156
3157
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
3158
<a href="https://zasvetfoto.com/aleksandra-saveleva">
3159
Александра Савельева</a>
3160
</div>
3161
3162
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
3163
39, 25 Декабря 1983</div>
3164
3165
</div>
3166
3167
</div>
3168
3169
<div class="top100-item">
3170
3171
<div class="top100-item-position">
3172
93</div>
3173
3174
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
3175
4<br>
3176
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
3177
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
3178
</path>
3179
</svg>
3180
</div>
3181
3182
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4682.jpg');">
3183
</div>
3184
3185
<div class="top100-item-info">
3186
3187
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
3188
<a href="https://zasvetfoto.com/ketrin-heiigl">
3189
Кэтрин Хейгл</a>
3190
</div>
3191
3192
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
3193
44, 24 Ноября 1978</div>
3194
3195
</div>
3196
3197
</div>
3198
3199
<div class="top100-item">
3200
3201
<div class="top100-item-position">
3202
94</div>
3203
3204
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
3205
4<br>
3206
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
3207
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
3208
</path>
3209
</svg>
3210
</div>
3211
3212
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4683.jpg');">
3213
</div>
3214
3215
<div class="top100-item-info">
3216
3217
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
3218
<a href="https://zasvetfoto.com/lada-dens">
3219
Лада Дэнс</a>
3220
</div>
3221
3222
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
3223
53, 11 Сентября 1969</div>
3224
3225
</div>
3226
3227
</div>
3228
3229
<div class="top100-item">
3230
3231
<div class="top100-item-position">
3232
95</div>
3233
3234
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
3235
4<br>
3236
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
3237
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
3238
</path>
3239
</svg>
3240
</div>
3241
3242
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/previews/10000.jpg');">
3243
</div>
3244
3245
<div class="top100-item-info">
3246
3247
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
3248
<a href="https://zasvetfoto.com/tamila-teplitskaya">
3249
Тамила Теплицкая</a>
3250
</div>
3251
3252
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
3253
37, 28 Марта 1985</div>
3254
3255
</div>
3256
3257
</div>
3258
3259
<div class="top100-item">
3260
3261
<div class="top100-item-position">
3262
96</div>
3263
3264
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
3265
4<br>
3266
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
3267
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
3268
</path>
3269
</svg>
3270
</div>
3271
3272
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4703.jpg');">
3273
</div>
3274
3275
<div class="top100-item-info">
3276
3277
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
3278
<a href="https://zasvetfoto.com/lena-lenina">
3279
Лена Ленина</a>
3280
</div>
3281
3282
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
3283
43, 25 Октября 1979</div>
3284
3285
</div>
3286
3287
</div>
3288
3289
<div class="top100-item">
3290
3291
<div class="top100-item-position">
3292
97</div>
3293
3294
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
3295
4<br>
3296
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
3297
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
3298
</path>
3299
</svg>
3300
</div>
3301
3302
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4759.jpg');">
3303
</div>
3304
3305
<div class="top100-item-info">
3306
3307
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
3308
<a href="https://zasvetfoto.com/maiili-saiirus">
3309
Майли Сайрус</a>
3310
</div>
3311
3312
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
3313
30, 23 Ноября 1992</div>
3314
3315
</div>
3316
3317
</div>
3318
3319
<div class="top100-item">
3320
3321
<div class="top100-item-position">
3322
98</div>
3323
3324
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
3325
4<br>
3326
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
3327
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
3328
</path>
3329
</svg>
3330
</div>
3331
3332
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4876.jpg');">
3333
</div>
3334
3335
<div class="top100-item-info">
3336
3337
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
3338
<a href="https://zasvetfoto.com/nastya-tuman">
3339
Настя Туман</a>
3340
</div>
3341
3342
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
3343
30, 27 Апреля 1992</div>
3344
3345
</div>
3346
3347
</div>
3348
3349
<div class="top100-item">
3350
3351
<div class="top100-item-position">
3352
99</div>
3353
3354
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
3355
4<br>
3356
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
3357
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
3358
</path>
3359
</svg>
3360
</div>
3361
3362
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4156.jpg');">
3363
</div>
3364
3365
<div class="top100-item-info">
3366
3367
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
3368
<a href="https://zasvetfoto.com/alla-miheeva">
3369
Алла Михеева</a>
3370
</div>
3371
3372
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
3373
33, 7 Февраля 1989</div>
3374
3375
</div>
3376
3377
</div>
3378
3379
<div class="top100-item">
3380
3381
<div class="top100-item-position">
3382
100</div>
3383
3384
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 2.32 with
color: rgb(170,170,170);
background-color: rgb(255,255,255);
font-size: 12pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(170,170,170)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-likes">
3385
4<br>
3386
<svg class="iconSvgLikes" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
3387
<path fill="#000000" d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z" shape-rendering="geometricPrecision">
3388
</path>
3389
</svg>
3390
</div>
3391
3392
<div class="top100-item-image" style="background-image: url('https://zasvetfoto.com/wp-content/uploads/2020/05/thumbnail_4676.jpg');">
3393
</div>
3394
3395
<div class="top100-item-info">
3396
3397
<div class="top100-item-name">
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(0,0,0)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
3398
<a href="https://zasvetfoto.com/keti-topuriya">
3399
Кэти Топурия</a>
3400
</div>
3401
3402
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio after composition is: 4.48 with
color: rgb(119,119,119);
background-color: rgb(255,255,255);
font-size: 10.50pt;
font-weight: 400;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body
or
a
elements you must set all of them.
The colors used are: color: rgb(119,119,119)
and
background: rgb(255,255,255)
from browser settings
In HTML the color attributes are text
, bgcolor
, link
, alink
and vlink
.
In CSS the attributes are color
and background-color
.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<div class="top100-item-birthday">
3403
36, 9 Сентября 1986</div>
3404
3405
</div>
3406
3407
</div>
3408
3409
3410
3411
<style>
3412
3413
.top100-item {
3414
display: flex;
3415
justify-content: flex-start;
3416
flex-wrap: wrap;
3417
align-items: center;
3418
padding: 10px 0;
3419
border-bottom: 1px solid #eaeaea;
3420
}
3421
3422
.top100-item:last-of-type {
3423
border-bottom: none !important;
3424
}
3425
3426
.top100-item-position {
3427
font-size: 25px;
3428
font-weight: 700;
3429
width: 7%;
3430
text-align: center;
3431
}
3432
.top100-item-image {
3433
width: 20%;
3434
min-height: 100px;
3435
background-size: cover;
3436
background-position: center;
3437
margin: 0 10px;
3438
}
3439
.top100-item-name a {
3440
color: #000;
3441
}
3442
.top100-item-name {
3443
font-size: 20px;
3444
font-weight: 700;
3445
}
3446
.top100-item-birthday {
3447
font-style: italic;
3448
color: #777;
3449
Use at least a 12-point font on all web pages.
For users over age 65, it may be better to use at least fourteen-point fonts.
Never use less than nine-point font on a Web site.
The following are all smaller than 12 point:
<p style="font-size: 11pt;" >
<p style="font-size: 15px;" >
<p style="font-size: small;" >
<font size="2" >
<font size="-1" >
font-size: 14px;
3450
}
3451
.top100-item-likes {
3452
text-align: center;
3453
margin: 0 10px 0 20px;
3454
color: #aaa;
3455
}
3456
.top100-item-likes .iconSvgLikes path {
3457
fill: #da2f6b;
3458
}
3459
.top100_description{
3460
text-align: center;
3461
margin-bottom: 40px !important;
3462
line-height: 21px;
3463
border-bottom: 2px solid #eee;
3464
overflow: hidden;
3465
padding: 15px 20px;
3466
border-radius: 5px;
3467
}
3468
3469
</style>
3470
3471
3472
3473
</article>
3474
3475
3476
3477
3478
3479
3480
3481
</div>
3482
3483
3484
3485
<div id="sidebar" class="sidebar " itemscope itemtype="http://schema.org/WPSideBar">
3486
3487
<div id="sidebar_sticky_wrapper">
3488
3489
<div id="banner_sidebar_top">
3490
<a href="http://sexlib.top" target="_blank" rel="noopener">
img
elements must have an accessible name.
Add an
alt
attribute describing the image, which screen readers voice instead of the image.
Spacer images and purely decorative images should use
alt=""
.
Do not use
alt
text containing only spaces since that's voiced as an unlabeled image.
Impact on users:
NVDA 2022.2 Chrome 105 Windows 10 Reading: Image ignored. NVDA 2022.2 FF102 Windows 10 Reading: Image ignored. NVDA 2022.2 Edge 105 Windows 10 Reading: Image ignored. NVDA 2021.2 Chrome 94 Windows 10 Reading: Image ignored. NVDA 2021.2 FF91 Windows 10 Reading: Image ignored. NVDA 2021.2 Edge 94 Windows 10 Reading: Image ignored. NVDA 2020.2 Chrome 86 Windows 10 Reading: Image ignored. NVDA 2020.2 FF78 Windows 10 Reading: Image ignored. NVDA 2020.2 Edge 92 Windows 10 Reading: Image ignored. NVDA 2019.2 Chrome 79 Windows 10 Reading: Image unlabeled. NVDA 2019.2 FF68 Windows 10 Reading: Image ignored. JAWS 2022.2207.25 Chrome 105 Windows 10 Reading: Image ignored. JAWS 2022.2207.25 FF102 Windows 10 Reading: Image ignored. JAWS 2022.2207.25 Edge 105 Windows 10 Reading: Image ignored. JAWS 2021.2107.12 Chrome 94 Windows 10 Reading: Image ignored. JAWS 2021.2107.12 FF91 Windows 10 Reading: Image ignored. JAWS 2021.2107.12 Edge 94 Windows 10 Reading: Image ignored. JAWS 2020.2008.24 Chrome 86 Windows 10 Reading: Image ignored. JAWS 2020.2008.24 FF78 Windows 10 Reading: Image ignored. JAWS 2020.2008.24 Edge 92 Windows 10 Reading: Image ignored. JAWS 2019.1912.1 Chrome 79 Windows 10 Reading: Image unlabeled. JAWS 2019.1912.1 FF68 Windows 10 Reading: Image ignored. VoiceOver macOS 12.5 Safari 15.6 macOS 12.5.1 Reading: Image filename read out. VoiceOver macOS 11.5 Safari 15.0 macOS 11.5.2 Reading: Image filename read out. VoiceOver macOS 10.15 Safari 14.1 macOS 10.15.7 Reading: Image filename read out. VoiceOver macOS 10.14 Safari 13.0 macOS 10.14.6 Reading: Image filename read out. VoiceOver iOS 15.6 Safari iOS 15.6 iOS 15.6 Touch: Image filename read out. VoiceOver iOS 14.7 Safari iOS 14.7 iOS 14.7 Touch: Image filename read out. VoiceOver iOS 13.3 Safari iOS 13.3 iOS 13.3 Touch: Image filename read out. VoiceOver iOS 12.4 Safari iOS 12.4 iOS 12.4.1 Touch: Image filename read out. 3491
<img src="//celebxxx.top/wp-content/themes/naked/img/banners/baner_xlib_300x600.jpg" >
3492
</a>
3493
</div>
3494
<div class="block_popular_posts">
3495
3496
<h4>
3497
Последние комментарии</h4>
3498
3499
<div class="recentcomments">
3500
<a href="https://zasvetfoto.com/kseniya-sobchak#comments" rel="noopener noreferrer" target="_blank" class="post_title_text">
3501
Ксения Собчак</a>
3502
<p class="comm_author">
3503
Ветеран70 <span>
3504
пишет:</span>
3505
</p>
Use link text between 3 and 100 characters so it's long enough to be understood, but avoids line wrapping.
A single word text link may not give enough information about the link's destination. A link that is a full sentence is difficult to read quickly, particularly if it wraps to another line.
3506
<a href="https://zasvetfoto.com/kseniya-sobchak#comment-3933" class="comm_link_text">
3507
Трескотни и гонора много,а посмотреть не на что ,да и на лбу написано =дура= и без денег она ноль без палочки----умрёт с голоду</a>
3508
</div>
3509
<div class="recentcomments">
3510
<a href="https://zasvetfoto.com/kseniya-sobchak#comments" rel="noopener noreferrer" target="_blank" class="post_title_text">
3511
Ксения Собчак</a>
3512
<p class="comm_author">
3513
Сергей <span>
3514
пишет:</span>
3515
</p>
3516
<a href="https://zasvetfoto.com/kseniya-sobchak#comment-3491" class="comm_link_text">
3517
Завидуете? Она красивая, индивидуальная, яркая и УМНАЯ.</a>
3518
</div>
3519
<div class="recentcomments">
3520
<a href="https://zasvetfoto.com/ravshana-kurkova#comments" rel="noopener noreferrer" target="_blank" class="post_title_text">
3521
Равшана Куркова</a>
3522
<p class="comm_author">
3523
Тютю <span>
3524
пишет:</span>
3525
</p>
3526
<a href="https://zasvetfoto.com/ravshana-kurkova#comment-3490" class="comm_link_text">
3527
Глупости пишите, она яркая, индивидуальная и очень красивая, талантом не обделенная.</a>
3528
</div>
3529
<div class="recentcomments">
3530
<a href="https://zasvetfoto.com/kseniya-sobchak#comments" rel="noopener noreferrer" target="_blank" class="post_title_text">
3531
Ксения Собчак</a>
3532
<p class="comm_author">
3533
Мда <span>
3534
пишет:</span>
3535
</p>
3536
<a href="https://zasvetfoto.com/kseniya-sobchak#comment-3488" class="comm_link_text">
3537
Ксения Великая! Прекрасна и идеальна во всём. Наша гордость и достояние.</a>
3538
</div>
3539
<div class="recentcomments">
3540
<a href="https://zasvetfoto.com/anastasiya-volochkova#comments" rel="noopener noreferrer" target="_blank" class="post_title_text">
3541
Анастасия Волочкова</a>
3542
<p class="comm_author">
3543
Сергей <span>
3544
пишет:</span>
3545
</p>
3546
<a href="https://zasvetfoto.com/anastasiya-volochkova#comment-3487" class="comm_link_text">
3547
Шикарная женщина! Красивая, стильная, изящная, эталон женственности.</a>
3548
</div>
3549
3550
</div>
3551
3552
3553
3554
3555
3556
<div class="block_popular_tag">
3557
3558
<h4>
3559
Топовые профессии моделей</h4>
3560
3561
3562
<div class="tag_popular">
3563
3564
<span title="Моделей с этой профессией: 19096">
3565
<a href="/profession/actresses">
3566
Актрисы</a>
3567
</span>
3568
<span title="Моделей с этой профессией: 1472">
3569
<a href="/profession/models">
3570
Модели</a>
3571
</span>
3572
<span title="Моделей с этой профессией: 1319">
3573
<a href="/profession/pornoaktrisy">
3574
Порноактрисы</a>
3575
</span>
3576
<span title="Моделей с этой профессией: 735">
3577
<a href="/profession/singers">
3578
Певицы</a>
3579
</span>
3580
<span title="Моделей с этой профессией: 189">
3581
<a href="/profession/sportswoman">
3582
Спортсменки</a>
3583
</span>
3584
<span title="Моделей с этой профессией: 156">
3585
<a href="/profession/tv-host">
3586
Телеведущие</a>
3587
</span>
3588
<span title="Моделей с этой профессией: 74">
3589
<a href="/profession/fotomodeli">
3590
Фотомодели</a>
3591
</span>
3592
<span title="Моделей с этой профессией: 34">
3593
<a href="/profession/prodyuser">
3594
Продюсеры</a>
3595
</span>
3596
<span title="Моделей с этой профессией: 20">
3597
<a href="/profession/rezhisser">
3598
Режиссеры</a>
3599
</span>
3600
<span title="Моделей с этой профессией: 15">
3601
<a href="/profession/tancovshhica">
3602
Танцовщицы</a>
3603
</span>
3604
<span title="Моделей с этой профессией: 14">
3605
<a href="/profession/stsenaristy">
3606
Сценаристки</a>
3607
</span>
3608
<span title="Моделей с этой профессией: 11">
3609
<a href="/profession/kompozitor">
3610
Композиторы</a>
3611
</span>
3612
<span title="Моделей с этой профессией: 10">
3613
<a href="/profession/zhurnalistka">
3614
Журналистки</a>
3615
</span>
3616
<span title="Моделей с этой профессией: 8">
3617
<a href="/profession/politik">
3618
Политики</a>
3619
</span>
3620
<span title="Моделей с этой профессией: 8">
3621
<a href="/profession/pisatelnica">
3622
Писательницы</a>
3623
</span>
3624
<span title="Моделей с этой профессией: 6">
3625
<a href="/profession/dizaynery">
3626
Дизайнеры</a>
3627
</span>
3628
<span title="Моделей с этой профессией: 5">
3629
<a href="/profession/blogger">
3630
Блогерши</a>
3631
</span>
3632
<span title="Моделей с этой профессией: 4">
3633
<a href="/profession/videobloger">
3634
Видеоблогеры</a>
3635
</span>
3636
<span title="Моделей с этой профессией: 4">
3637
<a href="/profession/figuristka">
3638
Фигуристки</a>
3639
</span>
3640
<span title="Моделей с этой профессией: 4">
3641
<a href="/profession/predprinimatel">
3642
Предпринимательницы</a>
3643
</span>
3644
<span title="Моделей с этой профессией: 3">
3645
<a href="/profession/xoreograf">
3646
Хореографы</a>
3647
</span>
3648
<span title="Моделей с этой профессией: 2">
3649
<a href="/profession/ballerinas">
3650
Балерины</a>
3651
</span>
3652
<span title="Моделей с этой профессией: 1">
3653
<a href="/profession/striptizershi">
3654
Стриптизерши</a>
3655
</span>
3656
</div>
3657
3658
<div class="tag_all">
3659
<a href="/profession">
3660
Показать все профессии</a>
3661
</div>
3662
3663
3664
</div>
3665
3666
3667
3668
3669
<div id="sidebar_slider">
3670
</div>
3671
</div>
3672
3673
</div>
3674
3675
3676
<div class="clearboth">
3677
</div>
3678
3679
3680
</div>
3681
3682
</div>
3683
3684
3685
<div itemscope itemtype="http://schema.org/WPFooter">
3686
3687
<!-- DBG_A002 float(11.025917053223)
3688
-->
3689
3690
<div class="footer-separate-block">
3691
</div>
3692
3693
3694
3695
3696
3697
3698
3699
<footer>
3700
3701
<section class="footer-top">
3702
3703
<div class="cols-wrap">
3704
3705
<div class="col_left">
3706
3707
<p>
3708
О нас</p>
3709
3710
<div class="copyright">
3711
3712
<p>
3713
© 2022 - <span itemprop="copyrightYear">
3714
2023</span>
3715
zasvetfoto.com Все права защищены</p>
3716
<div>
3717
3718
При использовании любых материалов<br>
3719
3720
с данного сайта обязательно активная<br>
3721
3722
гиперссылка на страницу-источник информации.
3723
</div>
3724
3725
</div>
3726
3727
<div class="bot_menu">
3728
3729
<ul id="menu-nizhnee-menyu" class="">
3730
<li id="menu-item-4034" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4034">
3731
<a href="https://zasvetfoto.com/kontakty">
3732
Контакты</a>
3733
</li>
3734
3735
<li id="menu-item-4039" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4039">
3736
<a href="https://www.parentalcontrolbar.org">
3737
Родительский контроль</a>
3738
</li>
3739
3740
</ul>
3741
</div>
3742
3743
</div>
3744
3745
<div class="col_social">
3746
3747
<p>
3748
Возрастные ограничения</p>
3749
3750
<div class="rta_text">
3751
Сайт для зрителей старше 18 лет.</div>
3752
3753
3754
<div class="icon">
3755
3756
<img src=" data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAWlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACLSV5RAAAAHnRSTlOKAIIdOC6EGAUiflxWUSZjEHlySkVBMhQMaT0qHwnI3fnvAAABTElEQVQ4y43TW7KDIAwAUCJWfCBifVu7/23eBOGmFplpPkSHI5AAAnyoLhOXyDoV+gKqChFFUTFic6cYHaeJ1cHoyEQisiMgySZWkhCbtBJs0kqsNb3oYRg0vYl+N1KasWZVr0JTOwDFjG9NCS7KjpUWPTUjUDxwyBV8LIz6s3nOVelQh91t39NPTxHHTIjmNfSlAJoblDs0Aez09cABqW3NfIty+jIeKZ6WkT5XnL0BXHoWYIsQZaemfcEnlmPPMZ1X/vpC4unrtGLeEOILFSZ0zGk00QEcJ0nlSk6n6IlRAZjkwkufVYtZJksA/k8NYJPFxPpov+OK++I1LTj+tuKCBUd9QaM7S65W+oOcmx12rVjAR/VvkFh/xDcpKa9skDjOu2oLPuT27iIUBNjIX67Uz5eTVcJ4xCo2jFjFhhGr2DAC29RXUjc29P0BOG4MdSMgKDwAAAAASUVORK5CYII=" alt="18+ Только для взрослых">
3757
3758
3759
<a class="rta" href="https://www.rtalabel.org/" rel="noopener noreferrer" target="_blank">
3760
3761
<img src=" data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIgAAAA8CAMAAACKPwIDAAAAPFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADQLyYwAAAAFHRSTlNZADEJBE08VEhRHTYNP0MRKBcjLNrgQywAAAR2SURBVGjezNbRkoMgDAXQBBBEQKv+/7/uw06nm4C6151uuY+UsccklNJkzlKO1lNzOVX7Qwiz15sz1yFP/5/Sghj6QHIvkEcvkLEXCK29QFIvkNgLhJZeIPMlZHxmoLfGXkEcP7MmemO2a8grf2ubTyl5Oko5g+iSuaBHzP7MTCLRyjAzL4eQ4AAI6+awiHrdgesUUSIxdgaB7PpDELLIegrWgEC86jpaEfHwwJvYPwEQkkkoRPSiqAL5X0Oc10cOhCyqAjbKcT2FvJ7yiKTiQMiuvzdJ2Smk+O8MrSsTg7iqE5NcuXvXWBCyVu/vZJHzPYhhEDLKw1svPW5BEoMQ2/h3uMs1dwPiGYWYRj0ziaw4xDAMCeLM5Fa7EgoZVwYhelRjs0zRAZAwm8yMQ1Lz1p9UbxDIznwHEts/XkFOHtSauFscsunONHtD9hAyfXFeLzkMwjAQQI1wCPkICL3/XbvqokzksfGaz9MkwWaMlmCPxCHH/wPqrx7vu8xeo/tT8olCehZXFbv7aiESAgmMu6cJWW68IQZJ7sZB5hFYnBSCnOKtojakIz0CCfT0Sia0A6cAP0STH7IRCIbb/JAq/ipqQEgkFLJJoCqB9PejYpdI7QQy2XCrE3JJqFYC0Sxv/mvw7JdHZTiPcwiJhEO6eRd2kGxAjEg45CJDJizdIJBJJOqBZNKmILLGIJowEg4ZrEvhJiKQ2Yepc0gjswxeIjeDLBgJhazfRqxFW3EQBk7kEaC8/f9/3ZNA27trr2c9VipkyJBkkMrPiG8LrEQ4vhJJj/vg894bnytx3oDfZdC+ReT5OOB/rWX3TM/Qf+TmIJA1+rKr/YDpGO0huf977ITf0Cx2d9/z67bY8xM+pGXuxp7z2PWpTZa3XvfIPf9tRz8wFyH7CdndcC74SWSjC65rzIqh4IDqycQYDyNpT0S5Sl5GQK2Y9EKInqz09R3tUmuJlqwHqrmkzHJb4MpbkhmnXkdNUuzFl+AGzYg6r61t1VVHAAydf/Fs+XXMLSAaO6VBR+yPHeuUdwECXL6ENc9KO6R97eu4HsGaARcUMExCJwvXmng7ssR+glsmi0IOSSMyEUfOZPOBmQ0VdDXASHvLygNImQxzo4B+bbJFibQR0aiiU8WbipK3w2EY6nCmZTD6gSSCitGK9urQ81kUS4Qk+K5k6inPpMFGHEJEOI01opJLop6JuTPjHawQIXH+DxHpE18sQQUDqKps5yzRZCBrbu2We1++3yeRN7pOwU6JNKqbiFFkQhT43Cr1AeknkUker4tIhdli9mBEFJLU6BKMLXjdRJjRlMhaaVMiTYn05dta8X8TaWASh/dzWlEiLSJR1fqYgr6JmLwrbwhpC4QwiVEFQAkQIigJnFexBkQnuJc6qeBQjQUc49jCh1L0YieGmqb0kpkCHFbKENd3dof+GqgmQ4BHZZu4EDnN1HsfmLKLGpGiC5ic1nEmZqI3d3HHEGVGQV3nHc4r8QhpZUZMKycqDHizkhCmzAFURRiiVoFg/gB78SzbAV7tyAAAAABJRU5ErkJggg==" alt="RTA Только для взрослых">
3762
3763
</a>
3764
3765
</div>
3766
3767
3768
<div class="rta_text">
3769
Все модели старше 18 лет, согласно 18 U.S.C. 2257 RKRCS.</div>
3770
3771
</div>
3772
3773
3774
<div class="col_right">
3775
3776
<p>
3777
Контакты</p>
3778
3779
<div class="info_list">
3780
3781
<div class="mail">
3782
3783
<div itemscope itemtype="https://schema.org/PostalAddress">
3784
3785
<span itemprop="email">
3786
<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="94f5f6e1e7f1baeef5e7e2f1e0f2fbe0fbd4f3f9f5fdf8baf7fbf9">
3787
[email protected]</a>
3788
</span>
3789
3790
</div>
3791
3792
</div>
3793
3794
</div>
3795
3796
<div class="counters">
3797
3798
<div>
3799
3800
<!-- Yandex.Metrika informer -->
3801
3802
<a href="https://metrika.yandex.ru/stat/?id=90156500&from=informer"
3803
target="_blank" rel="nofollow">
3804
<img src="https://informer.yandex.ru/informer/90156500/3_1_FFFFFFFF_EFEFEFFF_0_pageviews"
3805
style="width:88px; height:31px; border:0;" alt="Яндекс.Метрика" title="Яндекс.Метрика: данные за сегодня (просмотры, визиты и уникальные посетители)" class="ym-advanced-informer" data-cid="90156500" data-lang="ru" />
3806
</a>
3807
3808
<!-- /Yandex.Metrika informer -->
3809
3810
</div>
3811
3812
<div>
3813
3814
<!--LiveInternet counter-->
3815
<a href="https://www.liveinternet.ru/click"
3816
target="_blank">
3817
<img id="licnt9ED5" width="31" height="31" style="border:0"
3818
title="LiveInternet"
3819
src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAEALAAAAAABAAEAAAIBTAA7"
3820
alt=""/>
3821
</a>
3822
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js">
3823
</script>
3824
<script>
3825
(function(d,s){d.getElementById("licnt9ED5").src=
3826
"https://counter.yadro.ru/hit?t45.4;r"+escape(d.referrer)+
3827
((typeof(s)=="undefined")?"":";s"+s.width+"*"+s.height+"*"+
3828
(s.colorDepth?s.colorDepth:s.pixelDepth))+";u"+escape(d.URL)+
3829
";h"+escape(d.title.substring(0,150))+";"+Math.random()})
3830
(document,screen)</script>
3831
<!--/LiveInternet-->
3832
3833
3834
</div>
3835
3836
</div>
3837
3838
</div>
3839
3840
</div>
3841
3842
</section>
3843
3844
<section class="" id="bottom_footer">
3845
3846
<ul id="menu-menyu-v-podvale" class="">
3847
<li id="menu-item-4037" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4037">
3848
<a href="https://zasvetfoto.com/deklaratsiya-o-pravah">
3849
Условия использования</a>
3850
</li>
3851
3852
<li id="menu-item-4044" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-4044">
3853
<a href="https://zasvetfoto.com/politika-obrabotki-personalnyx-dannyx">
3854
Политика конфиденциальности</a>
3855
</li>
3856
3857
<li id="menu-item-4045" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4045">
3858
<a href="https://zasvetfoto.com/pravoobladatelyam">
3859
DMCA / Авторские права</a>
3860
</li>
3861
3862
</ul>
3863
</section>
3864
3865
</footer>
3866
3867
3868
</div>
3869
3870
3871
3872
</div>
3873
3874
3875
3876
3877
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Аналитика +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
3878
3879
3880
<!-- Yandex.Metrika counter -->
3881
3882
<script type="text/javascript" >
3883
3884
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
3885
var z = null;m[i].l=1*new Date();
3886
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
3887
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
3888
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
3889
3890
ym(90156500, "init", {
3891
clickmap:true,
3892
trackLinks:true,
3893
accurateTrackBounce:true
3894
});
3895
</script>
3896
3897
<noscript>
3898
<div>
3899
<img src="https://mc.yandex.ru/watch/90156500" style="position:absolute; left:-9999px;" alt="" />
3900
</div>
3901
</noscript>
3902
3903
<!-- /Yandex.Metrika counter -->
3904
3905
3906
3907
3908
3909
3910
<!-- Global site tag (gtag.js) - Google Analytics -->
3911
3912
3913
3914
3915
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Аналитика +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
3916
3917
3918
3919
3920
<script>
3921
var pseudo_links = document.querySelectorAll(".pseudo-clearfy-link");for (var i=0;i<pseudo_links.length;i++ ) { pseudo_links[i].addEventListener("click", function(e){ window.open( e.target.getAttribute("data-uri") ); }); }</script>
3922
<script type='text/javascript' src='https://zasvetfoto.com/wp-content/themes/naked/js/footer.js?ver=10085' id='footer_js-js'>
3923
</script>
3924
3925
3926
3927
<div class="to-top-bg">
3928
<span>
3929
Наверх</span>
3930
</div>
3931
3932
<div class="scroll-top">
3933
<span class="svgicon">
3934
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
3935
<path fill="#000000" d="M8 0.5l-7.5 7.5h4.5v8h6v-8h4.5z">
3936
</path>
3937
</svg>
3938
</span>
3939
К началу</div>
3940
3941
<div class="mobile-scroll-top">
3942
<span class="svgicon">
3943
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
3944
<path fill="#000000" d="M8 0.5l-7.5 7.5h4.5v8h6v-8h4.5z">
3945
</path>
3946
</svg>
3947
</span>
3948
</div>
3949
3950
<div class="body_msg_wrap" class="">
3951
<div class="body_msg">
3952
</div>
3953
</div>
3954
3955
<
Unclosed element
div
.
/body>
3956
3957
3958
3959
3960
3961
<!-- DBG_A001 float(11.042481899261)
3962
-->
3963
3964
</html>
3965