MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "→All CSS here will be loaded for users of the Vector skin: #ca-edit { display: none !important; }" |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
#ca-edit { display: none !important; } | #ca-edit { display: none !important; } | ||
/* | |||
#ca-talk { display: none !important; } | |||
*/ |
Latest revision as of 17:44, 10 October 2024
/* All CSS here will be loaded for users of the Vector skin */ #ca-edit { display: none !important; } /* #ca-talk { display: none !important; } */