8,960
edits
No edit summary Tag: Reverted  | 
				No edit summary Tag: Reverted  | 
				||
| Line 1: | Line 1: | ||
{{#css:  | {{#css:  | ||
body {  | body {  | ||
     background-image: url("/  |      background-image: url("/images/1/19/Mail_1.jpg");  | ||
     background-position: top right;  |      background-position: top right;  | ||
     background-repeat: no-repeat;  |      background-repeat: no-repeat;  | ||
| Line 8: | Line 8: | ||
body::before {  | body::before {  | ||
     content: url("  |      content: url("/images/1/19/Mail_1.jpg"); /* Путь к вашему изображению */  | ||
     position: absolute;  |      position: absolute;  | ||
     bottom: 0;  |      bottom: 0;  | ||