Open main menu

Changes

295 bytes added ,  02:10, 17 August 2018
Created page with "→‎CSS placed here will be applied to all skins: #mw-content-container { // .background-image-svg( 'images/cat-grey.svg', 'images/cat-grey.png' ); // backgro..."
/* CSS placed here will be applied to all skins */
#mw-content-container {
// .background-image-svg( 'images/cat-grey.svg', 'images/cat-grey.png' );
// background-repeat: no-repeat;
// background-position: center 15em;
.background-image-svg ( null, null ) !important;
}