From dev-how.sbne.me
Jump to: navigation, search
(Created page with "→‎CSS placed here will be applied to all skins: .mw-editsection { display:none; }")
 
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-editsection { display:none; }
.mw-editsection { display:none; }
#ca-talk { display:none!important; }

Latest revision as of 17:26, 3 October 2024

/* CSS placed here will be applied to all skins */
.mw-editsection { display:none; }
#ca-talk { display:none!important; }