Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
(Created page with "→All CSS here will be loaded for users of the Vector skin: #n-recentchanges { display: none; }") |
|||
| Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Vector skin */ | /* All CSS here will be loaded for users of the Vector skin */ | ||
#n-recentchanges { display: none; } | #n-recentchanges { display: none; } | ||
#t-whatlinkshere { display: none; } | |||
Revision as of 03:11, 6 March 2022
/* All CSS here will be loaded for users of the Vector skin */
#n-recentchanges { display: none; }
#t-whatlinkshere { display: none; }