Модуль:Template call code/styles.css

< Модуль:Template call code
Версия от 03:53, 26 октября 2021; t>Jack who built the house (отмена. надо что-то придумать для ссылок внутри span class="plainlinks")
.ts-templateCallCode-pipe {
	margin: 0 2px;
}

.ts-templateCallCode-pipe + .ts-templateCallCode-pipe {
	margin-left: 0;
}

.ts-templateCallCode-param:last-child {
	margin-right: 2px;
}

span.templateCallCode > .ts-templateCallCode-templateName > a {
	/* Решение из https://ru.wikipedia.org/wiki/Шаблон:Фиттс */
	padding: 0 0.5em;
	position: relative;
	margin: -0.5em;
}

/* [[Категория:Шаблоны:Подстраницы CSS]] */