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 |
||
Line 2: | Line 2: | ||
#ca-edit { display: none !important; } | #ca-edit { display: none !important; } | ||
#ca-talk { display: none !important; } |
Revision as of 17:23, 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; }