Main Page: Difference between revisions

Jump to navigation Jump to search
90 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::before { content: ""; position: absolute; bottom: 0; left: 0; width: 100px; height: 100px; background-image: url("/nc_assets/img/setlistest.png"); background-size: contain; background-repeat: no-repeat; z-index: 10; }
body {
    background-image: url("/nc_assets/img/setlistest.png");
    background-position: bottom right;
    background-repeat: no-repeat;
}
}}


  }
}}




Navigation menu