Jump to content

User:FeRDNYC/Template sandbox/styles.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.fakelink-external {
	color: var(--color-progressive, #36c);
	text-decoration: none;
	word-break: break-all;
	word-wrap: break-word;
	background-image: url(/w/skins/Vector/resources/skins.vector.styles/images/link-external-small-ltr-progressive.svg?fb64d);
	background-position: center right;
	background-repeat: no-repeat;
	background-size: 0.857em;
	padding-right: 1em;
}