MediaWiki:Vector.css: Difference between revisions

No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
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 {
a.external {
background-image: none !important;
background: none !important;
padding: 0 !important;
padding: 0 !important;
}
}