MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
:root {
:root {
   --wiki-body-background-image: url('filepath://static_images/background.png');
   --body-background-image: url('filepath://static_images/background.png');
}
}