Jump to content

MediaWiki:Common.css: Difference between revisions

From Sulane Wiki
No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


body { background: #1E90FF;}
{
background-image: url(https://sulane.net/img/bg.jpg);
 
}

Revision as of 14:06, 18 March 2025

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

{
 background-image: url(https://sulane.net/img/bg.jpg);

}