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-history { display: none !important;}" |
No edit summary |
||
Line 2: | Line 2: | ||
#ca-history { display: none !important;} | #ca-history { display: none !important;} | ||
#ca-viewsource { display: none !important; } |
Latest revision as of 18:03, 22 November 2024
/* CSS placed here will be applied to all skins */ #ca-history { display: none !important;} #ca-viewsource { display: none !important; }