MediaWiki:Vector.css: Difference between revisions
Appearance
No edit summary |
No edit summary Tag: Reverted |
||
Line 2: | Line 2: | ||
.mw-parser-output a.external { | .mw-parser-output a.external { | ||
display: none !important; | |||
background: none !important; | background: none !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
} | } |
Revision as of 11:23, 10 July 2025
/* All CSS here will be loaded for users of the Vector skin */ .mw-parser-output a.external { display: none !important; background: none !important; padding: 0 !important; }