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: a.external { background: none; padding-right: 0; }") |
(No difference)
|
Revision as of 19:23, 2 March 2023
/* All CSS here will be loaded for users of the Vector skin */
a.external {
background: none;
padding-right: 0;
}