Jump to content

MediaWiki:Common.css: Difference between revisions

From TheRift
No edit summary
No edit summary
Line 2: Line 2:




#mw-page-container { background-image: url(media/background.png); }
#mw-page-container { background-image: url(../media/background.png); }

Revision as of 19:18, 16 December 2025

/* CSS placed here will be applied to all skins */


#mw-page-container { background-image: url(../media/background.png); }