Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters in Unknown on line 0

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 999

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 1405

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 1430

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 1843

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 1845

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 2155

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 2157

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 2451

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 2451

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 2458

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 2492

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 2492

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 2507

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 2508

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 2607

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 2617

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 2617

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 2626

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 2627

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 3014

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 3409

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/u0976105/data/www/veqqa.ru/dvor.design/system/extensions/markdown.php on line 3833
/* Highlight extension, https://github.com/datenstrom/yellow-extensions/tree/master/features/highlight */ /* Copyright (c) 2013-2019 Datenstrom, https://datenstrom.se */ /* This file may be used and distributed under the terms of the public license. */ .hljs-comment, .hljs-quote { color: #999; } .hljs-meta, .hljs-keyword, .hljs-literal { color: #c00; } .hljs-attr, .hljs-attribute, .hljs-selector-id, .hljs-selector-class, .hljs-selector-pseudo { color: #c00; } .hljs-type, .hljs-built_in, .hljs-builtin-name, .hljs-params { color: #c00; } .hljs-string { color: #00c; } .hljs-symbol, .hljs-bullet, .hljs-link, .hljs-number { color: #00c; } .hljs-section { font-weight: bold; } .hljs-addition { background-color: #baeeba; } .hljs-deletion { background-color: #ffc8bd; } .hljs-with-line-number { counter-reset: line-number; } .hljs-line-number { counter-increment: line-number; } .hljs-line-number::before { color: #bbb; content: counter(line-number); display: inline-block; text-align: right; padding-right: 1.5em; width: 1.5em; letter-spacing: -1px; white-space: nowrap; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }