Шаблон:УД/styles.css: различия между версиями

Материал из FIRE STATION WIKI
Нет описания правки
Нет описания правки
Строка 3: Строка 3:
cursor: help;
cursor: help;
font-weight: bold;
font-weight: bold;
text-decoration: dotted underline;
}
 
.допуск-контейнер p {
margin: 0;
text-decoration: dotted underline;
}
}



Версия от 12:49, 30 августа 2025

.допуск-контейнер {
display: inline-block;
cursor: help;
font-weight: bold;
}

.допуск-контейнер p {
	margin: 0;
	text-decoration: dotted underline;
}

.допуск-контейнер .режимный {
color: #c00;
font-weight: bold;
}