MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 4: Line 4:
  background-image: url('https://sulane.net/img/bg.jpg');
  background-image: url('https://sulane.net/img/bg.jpg');
  background-position: center;
  background-position: center;
}
#mw-head {
    background-color: #000000;  /* Replace with your desired color */
}
}