MediaWiki:Common.css: Difference between revisions

From Indpedia
No edit summary
Tag: Reverted
No edit summary
Tags: Manual revert Reverted
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;
}
}
*/

Revision as of 09:27, 11 August 2024

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

#ca-viewsource {
    display: none;
}