MediaWiki:Vector.css: Difference between revisions
Blanked the page Tag: Blanking |
No edit summary |
||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Vector skin */ | |||
/* Set the background image to fill the page and stay behind all content */ | |||
mw-page-container { | |||
background: url("/straftat.png"); | |||
} |
Revision as of 04:57, 10 December 2024
/* All CSS here will be loaded for users of the Vector skin */
/* Set the background image to fill the page and stay behind all content */
mw-page-container {
background: url("/straftat.png");
}