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 |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
#ca-viewsource { display: none !important; } | #ca-viewsource { display: none !important; } | ||
#ca-history { display: none !important;} | |||
#ca-talk { display: none !important; } |
Latest revision as of 14:49, 4 July 2024
/* CSS placed here will be applied to all skins */ #ca-viewsource { display: none !important; } #ca-history { display: none !important;} #ca-talk { display: none !important; }