Код: Выделить всё
enter image description hereli:first-child {
color: blue;
}
.details,
.price {
color: red !important;
}
Подробнее здесь: https://stackoverflow.com/questions/787 ... ot-working
Код: Выделить всё
enter image description hereli:first-child {
color: blue;
}
.details,
.price {
color: red !important;
}