Jump to content

MediaWiki:Vector.css: Difference between revisions

From TwainFrame
Created page with "All CSS here will be loaded for users of the Vector skin: a.external::after { display: none !important; }"
(No difference)

Revision as of 11:09, 10 July 2025

/* All CSS here will be loaded for users of the Vector skin */

a.external::after {
	display: none !important;
}