Main Page: Difference between revisions

Jump to navigation Jump to search
20 bytes removed ,  21 August 2024
no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
{{#css:
{{#css:
body {
body {
     background-image: url("/nc_assets/img/setlistest.png");
     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("https://example.com/path/to/image.png"); /* Путь к вашему изображению */
     content: url("/images/1/19/Mail_1.jpg"); /* Путь к вашему изображению */
     position: absolute;
     position: absolute;
     bottom: 0;
     bottom: 0;

Navigation menu