MediaWiki:Vector.css: Difference between revisions

From WikiFictionAI
No edit summary
No edit summary
Line 1: Line 1:
/* All CSS here will be loaded for users of the Vector skin */
/* All CSS here will be loaded for users of the Vector skin */
body {
    background-image: url('https://wikifiction.s3.amazonaws.com/static/Light_Background.png');
}

Revision as of 03:12, 12 January 2024

/* All CSS here will be loaded for users of the Vector skin */
body {
    background-image: url('https://wikifiction.s3.amazonaws.com/static/Light_Background.png');
}