MediaWiki:Common.css: Difference between revisions

From WikiInfo
Jump to navigation Jump to search
Created page with "CSS placed here will be applied to all skins: #t-specialpages { display: none !important; }"
 
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 */
#t-specialpages {
    display: none !important;
}

Latest revision as of 13:39, 6 October 2025

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