MediaWiki:MonoBook.css: Difference between revisions

From Rebellious Projects Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
body {
body, #globalWrapper {
     background: url("/resources/assets/background.png") 0 0 repeat !important;
     background: url("/resources/assets/background.png") 0 0 repeat !important;
}
}

Latest revision as of 01:01, 14 March 2026

body, #globalWrapper {
    background: url("/resources/assets/background.png") 0 0 repeat !important;
}