Open main menu

Changes

130 bytes removed ,  02:20, 17 August 2018
no edit summary
/* CSS placed here will be applied to all skins */
 
// null out the Timeless Cheshire Cat
#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;
}