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

Материал из in.wiki
< Модуль:Надстрочное предупреждение
Версия от 23:21, 16 мая 2023; t>Stjn (тест)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигации Перейти к поиску
.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;
}