Jump to content

MediaWiki:Common.css: Difference between revisions

From Wiki
mNo edit summary
Tag: Manual revert
mNo edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#p-cactions {
    display: none !important;
}

Revision as of 08:06, 27 May 2026

/* CSS placed here will be applied to all skins */
#p-cactions {
    display: none !important;
}