Difference between revisions of "MediaWiki:Common.css"

From Mathematical Consciousness Science Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
.mw-wiki-logo {
 
.mw-wiki-logo {
     background-image: url(/logos/Logo2x.png);
+
     background-image: url(/logos/msc-wiki-logo.png);
 
background-size: contain;
 
background-size: contain;
 
}
 
}

Revision as of 13:50, 27 April 2020

/* CSS placed here will be applied to all skins */
.mw-wiki-logo {
    background-image: url(/logos/msc-wiki-logo.png);
	background-size: contain;
}