MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "→CSS placed here will be applied to all skins: #ca-viewsource { display: none !important; }" |
No edit summary |
||
Line 2: | Line 2: | ||
#ca-viewsource { display: none !important; } | #ca-viewsource { display: none !important; } | ||
#ca-history { display: none !important;} |
Revision as of 14:47, 4 July 2024
/* CSS placed here will be applied to all skins */ #ca-viewsource { display: none !important; } #ca-history { display: none !important;}