Jump to content

MediaWiki:Common.css: Difference between revisions

From Knowledge Base
Created page with "CSS placed here will be applied to all skins: #ca-edit, #ca-history { 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 */
#ca-edit, #ca-history {
/*#ca-edit, #ca-history {
     display: none;
     display: none;
}
}*/

Revision as of 20:27, 16 January 2025

/* CSS placed here will be applied to all skins */
/*#ca-edit, #ca-history {
    display: none;
}*/