Модуль:Надстрочное предупреждение/styles.css: различия между версиями

Материал из in.wiki
Перейти к навигации Перейти к поиску
(тест)
(нет различий)

Версия от 23:21, 16 мая 2023

.ts-fix-text {
	background: #ffeaea;
}

.ts-fix-template {
	white-space: nowrap;
}

.ts-fix-commented > a {
	border-bottom: 1px dotted;
	text-decoration: none;
}

.ts-fix-commented > a:hover {
	border-bottom-style: none;
	text-decoration: underline;
}

.ts-fix-error {
	font-size: inherit;
}