MediaWiki:Common.css: Difference between revisions

From Opale Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
/* Suppress display of Talks */
/* Suppress display of Talks */
#pt-mytalk { display:none!important; }
#pt-mytalk { display:none!important; }
#ca-viewsource { display: none !important; }

Latest revision as of 21:58, 2 April 2025

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

/* Suppress display of Talks */
#pt-mytalk { display:none!important; }
#ca-viewsource { display: none !important; }