Модуль:Надстрочное предупреждение/styles.css
< Модуль:Надстрочное предупреждение
Версия от 04:36, 17 мая 2023; t>Stjn (стандартный цвет для ошибок)
.ts-fix-template {
white-space: nowrap;
}
.ts-fix-error {
font-size: inherit;
}
@media screen {
.ts-fix-text {
background: #fee7e6;
}
.ts-fix-commented > a {
border-bottom: 1px dotted;
text-decoration: none;
}
.ts-fix-commented > a:hover {
border-bottom-style: none;
text-decoration: underline;
}
}
/* [[Категория:Модули:Подстраницы CSS]] */