MediaWiki:Vector.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
a.external { | a.external { | ||
background | background: none !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
} | } |
Latest revision as of 11:33, 10 July 2025
/* All CSS here will be loaded for users of the Vector skin */ a.external { background: none !important; padding: 0 !important; }