MediaWiki:Vector.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
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 */ | ||
:link.external { | |||
background-image: none !important; | background-image: none !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
} | } |
Revision as of 11:20, 10 July 2025
/* All CSS here will be loaded for users of the Vector skin */ :link.external { background-image: none !important; padding: 0 !important; }