dev

Note: After publishing, you may have to bypass your browser's cache to see the changes.

/**
 * Stylesheet for [[Wikimarks]]
 *
 * @author Pecoes
 * @author Cqm
 */



.wikimarks a[data-uncrawlable-url], .wikimarks span[data-uncrawlable-url] {
	align-items: center;
	border-radius: 3px;
	display: flex;
	line-height: 1.75em;
	padding: 9px 6px;
}