Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
m just testing something
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
body.mediawiki.page-User_Jamintheinfinite{       
    background: #414345 url(https://hub.scpslgame.com/images/9/98/Megapatch_II.png) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    }

Revision as of 05:13, 9 January 2020

/* CSS placed here will be applied to all skins */
body.mediawiki.page-User_Jamintheinfinite{        
    background: #414345 url(https://hub.scpslgame.com/images/9/98/Megapatch_II.png) 0 0 no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    }
Cookies help us deliver our services. By using our services, you agree to our use of cookies.