Last edited 4 months ago
by Biddy

MediaWiki:Common.css: Difference between revisions

(Created page with "→‎CSS placed here will be applied to all skins: .page-Main_Page #contentSub { display: none }")
 
(Hide "redirected" text)
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.page-Main_Page #contentSub { display: none }
.mw-redirectedfrom { visibility: hidden; }

Latest revision as of 15:31, 4 June 2025

/* CSS placed here will be applied to all skins */
.mw-redirectedfrom { visibility: hidden; }