Jump to content

MediaWiki:Common.css: Difference between revisions

From Agape Union
Created page with "CSS placed here will be applied to all skins: .mw-logo-wordmark {display:none;} ..mw-logo-icon {width:100%;}"
 
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 */
.mw-logo-wordmark {display:none;}
.mw-logo-wordmark {display:none;}
..mw-logo-icon {width:100%;}
.mw-logo-icon {width:100%;}

Revision as of 04:42, 27 March 2025

/* CSS placed here will be applied to all skins */
.mw-logo-wordmark {display:none;}
.mw-logo-icon {width:100%;}