Difference between revisions of "MediaWiki:Common.css"

From QualityBox Wiki
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 02:10, 17 August 2018

/* 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;
}