MediaWiki:Common.css: Difference between revisions

From Indpedia
No edit summary
Tags: Manual revert Reverted
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#ca-viewsource {
#ca-viewsource {
     display: none;
     display: none;
}
}

Latest revision as of 08:01, 10 September 2024

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