Jump to content

MediaWiki:Common.css: Difference between revisions

From Impact Evaluation Foundation
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#p-logo a {
    background-image: url('https://ief.wiki/images/c/cd/LightModeLogo.png');
    background-size: contain;
    background-repeat: no-repeat;
    height: 150px;
    width: 150px;
}

Revision as of 15:32, 16 December 2024

/* CSS placed here will be applied to all skins */