MediaWiki:Common.css: Difference between revisions
Created page with "→CSS placed here will be applied to all skins: " |
No edit summary Tag: 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 { | |||
display: none; | |||
} |
Revision as of 09:16, 11 August 2024
/* CSS placed here will be applied to all skins */ #ca-viewsource { display: none; }